IGraphProvider::Schema Property

 

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

property Graph^ Schema {
	Graph^ get();
}

Property Value

Type: Microsoft.VisualStudio.GraphModel::Graph^

Returns Graph.

Return to top
Show: