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 | |
---|---|---|
Owner | Obtient le graphique que cet objet appartient. |
Début