GraphObject::DocumentSchema Property

 

Gets the document-local schema from the owner of this graph.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property GraphSchema^ DocumentSchema {
	virtual GraphSchema^ get();
}
Return to top
Show: