Partager via


IHasGraphOwner, interface

Interface pour les objets qui ont un objet de Graph propriétaire.

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

Syntaxe

'Déclaration
Public Interface IHasGraphOwner
public interface IHasGraphOwner
public interface class IHasGraphOwner
type IHasGraphOwner =  interface end
public interface IHasGraphOwner

Le type IHasGraphOwner expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Owner Obtient le graphique que cet objet appartient.

Début

Voir aussi

Référence

Microsoft.VisualStudio.GraphModel, espace de noms