GraphCommonSchema::UniqueId Property

 

Defines the unique ID for an annotatable object.

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

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