Udostępnij za pośrednictwem


Właściwość IComment.Body —

Tekst komentarza.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
Property Body As String
string Body { get; set; }
property String^ Body {
    String^ get ();
    void set (String^ value);
}
abstract Body : string with get, set
function get Body () : String
function set Body (value : String)

Wartość właściwości

Typ: System.String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IComment Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes