DgmlCommonSchema::Schema Property

 

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

public:
property GraphSchema^ Schema {
	static GraphSchema^ get();
	private: static void set(GraphSchema^ value);
}
Return to top
Show: