Graph::DocumentSchema Property

 

The serialized document schema for the graph.

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

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