Partager via


IOpaqueAction.Language, propriété

Langage de l'expression dans le corps.

Espace de noms :  Microsoft.VisualStudio.Uml.Actions
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
Property Language As String
string Language { get; set; }
property String^ Language {
    String^ get ();
    void set (String^ value);
}
abstract Language : string with get, set
function get Language () : String 
function set Language (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