Partager via


IExpression.Symbol, propriété

Symbole à la racine de cette sous-arborescence.

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

Syntaxe

'Déclaration
Property Symbol As String
string Symbol { get; set; }
property String^ Symbol {
    String^ get ();
    void set (String^ value);
}
abstract Symbol : string with get, set
function get Symbol () : String 
function set Symbol (value : String)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

IExpression Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms