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 указывающее комментарии для пространства имен.

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

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