Partager via


IOpaqueAction.Body, propriété

Spécifie l'action dans un ou plusieurs langages.

Espace de noms :  Microsoft.VisualStudio.Uml.Actions
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 : String

Sécurité .NET Framework

Voir aussi

Référence

IOpaqueAction Interface

Microsoft.VisualStudio.Uml.Actions, espace de noms