다음을 통해 공유


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입니다.

적용 대상

추가 정보