CodeNamespace.Comments Tulajdonság

Definíció

Lekéri a névtér megjegyzéseit.

public:
 property System::CodeDom::CodeCommentStatementCollection ^ Comments { System::CodeDom::CodeCommentStatementCollection ^ get(); };
public System.CodeDom.CodeCommentStatementCollection Comments { get; }
member this.Comments : System.CodeDom.CodeCommentStatementCollection
Public ReadOnly Property Comments As CodeCommentStatementCollection

Tulajdonság értéke

A CodeCommentStatementCollection névtér megjegyzéseit jelzi.

A következőre érvényes:

Lásd még