Bagikan melalui


CodeNamespace.Comments Properti

Definisi

Mendapatkan komentar untuk namespace.

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

Nilai Properti

CodeCommentStatementCollection yang menunjukkan komentar untuk namespace.

Berlaku untuk

Lihat juga