Partager via


GraphCommonSchema.Version, propriété

Numéro de version qui est utilisé par suivi des modifications.

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

Syntaxe

'Déclaration
Public Shared Property Version As GraphProperty
public static GraphProperty Version { get; private set; }
public:
static property GraphProperty^ Version {
    GraphProperty^ get ();
    private: void set (GraphProperty^ value);
}
static member Version : GraphProperty with get, private set
static function get Version () : GraphProperty
private static function set Version (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