Share via


CodeNamespace.Comments Propriété

Définition

Obtient les commentaires pour l'espace de noms.

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

Valeur de propriété

CodeCommentStatementCollection indiquant les commentaires pour l'espace de noms.

S’applique à

Voir aussi