GraphObject::Owner Property
Visual Studio 2015
Gets the Graph object that this object belongs to.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property Graph^ Owner { virtual Graph^ get() sealed; internal: virtual void set(Graph^ value) sealed; }
Property Value
Type: Microsoft.VisualStudio.GraphModel::Graph^Implements
IHasGraphOwner::Owner
Show: