Aracılığıyla paylaş


CodeNamespace.Comments Özellik

Tanım

Ad alanının açıklamalarını alır.

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

Özellik Değeri

CodeCommentStatementCollection Ad alanının açıklamalarını gösteren bir.

Şunlara uygulanır

Ayrıca bkz.