Sdílet prostřednictvím


VCCodeReference.Comment – vlastnost

Není aktuálně implementováno.

Obor názvů:  Microsoft.VisualStudio.VCCodeModel
Sestavení:  Microsoft.VisualStudio.VCCodeModel (v Microsoft.VisualStudio.VCCodeModel.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: String
Poznámky.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VCCodeReference Rozhraní

Microsoft.VisualStudio.VCCodeModel – obor názvů