CodeNamespace.Comments Свойство

Определение

Получает комментарии для пространства имен.

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

Значение свойства

CodeCommentStatementCollection указывает комментарии для пространства имен.

Применяется к

См. также раздел