Partager via


GraphCommonSchema.Expression, propriété

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Shared Property Expression As GraphProperty
    Get
    Private Set
public static GraphProperty Expression { get; private set; }
public:
static property GraphProperty^ Expression {
    GraphProperty^ get ();
    private: void set (GraphProperty^ value);
}
static member Expression : GraphProperty with get, private set
static function get Expression () : GraphProperty
private static function set Expression (value : GraphProperty)

Valeur de propriété

Type : Microsoft.VisualStudio.GraphModel.GraphProperty

Sécurité .NET Framework

Voir aussi

Référence

GraphCommonSchema Classe

Microsoft.VisualStudio.GraphModel, espace de noms