GraphMetadata::Options Property

 

Flags that control how annotations of this metadata behaves.

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

public:
property GraphMetadataOptions Options {
	GraphMetadataOptions get();
	void set(GraphMetadataOptions value);
}
Return to top
Show: