GraphMetadata::IsSubstitutable Property

 

Return true if the property is serializable and Aliasing is allowed

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

public:
property bool IsSubstitutable {
	bool get();
}

Property Value

Type: System::Boolean
Return to top
Show: