CodeNamespace::Comments Property
.NET Framework (current version)
Gets the comments for the namespace.
Assembly: System (in System.dll)
public: property CodeCommentStatementCollection^ Comments { CodeCommentStatementCollection^ get(); }
Property Value
Type: System.CodeDom::CodeCommentStatementCollection^A CodeCommentStatementCollection that indicates the comments for the namespace.
.NET Framework
Available since 1.1
Available since 1.1
Show: