GraphCommonSchema::Property Property

 

The Property property is used by Setter elements.

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

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