Partager via


ILayerComment.Body, propriété

Obtenez ou définissez le texte de commentaire.

Espace de noms :  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly :  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (dans Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

ILayerComment Interface

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer, espace de noms