Partager via


IHasGraphOwner.Owner, propriété

Obtient le graphique que cet objet appartient.

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

Syntaxe

'Déclaration
ReadOnly Property Owner As Graph
Graph Owner { get; }
property Graph^ Owner {
    Graph^ get ();
}
abstract Owner : Graph
function get Owner () : Graph

Valeur de propriété

Type : Microsoft.VisualStudio.GraphModel.Graph
retourne Graph ;

Sécurité .NET Framework

Voir aussi

Référence

IHasGraphOwner Interface

Microsoft.VisualStudio.GraphModel, espace de noms