Mono Class Library: Overview

System.CodeDom.CodeComment: Property Members

The properties of System.CodeDom.CodeComment are listed below. For a list of all members, see the CodeComment Members list.

See Also: Inherited members from System.CodeDom.CodeObject

Public Properties

DocCommentbool. If true, specifies a documentation comment; otherwise a regular comment is produced.
Textstring. String to be used in the comment generated.