GraphMetadata::DefaultValue Property

 

Default value

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

public:
property Object^ DefaultValue {
	Object^ get();
	void set(Object^ value);
}

Property Value

Type: System::Object^
Return to top
Show: