CodeNamespace.Comments Właściwość

Definicja

Pobiera komentarze dla przestrzeni nazw.

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

Wartość właściwości

Element CodeCommentStatementCollection wskazujący komentarze dla przestrzeni nazw.

Dotyczy

Zobacz też