Partager via


IOpaqueExpression.Body, propriété

Texte qui définit l'expression.

Espace de noms :  Microsoft.VisualStudio.Uml.Classes
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.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 : System.String

Sécurité .NET Framework

Voir aussi

Référence

IOpaqueExpression Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms