Partager via


VCCodeReference.Comment, propriété

Actuellement non implémenté.

Espace de noms :  Microsoft.VisualStudio.VCCodeModel
Assembly :  Microsoft.VisualStudio.VCCodeModel (dans Microsoft.VisualStudio.VCCodeModel.dll)

Syntaxe

'Déclaration
Property Comment As String
string Comment { get; set; }
property String^ Comment {
    String^ get ();
    void set (String^ value);
}
abstract Comment : string with get, set
function get Comment () : String 
function set Comment (value : String)

Valeur de propriété

Type : String
Annotation.

Sécurité .NET Framework

Voir aussi

Référence

VCCodeReference Interface

Microsoft.VisualStudio.VCCodeModel, espace de noms