GraphMetadata::IsBrowsable Property

 

Return true if the property is browsable

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

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

Property Value

Type: System::Boolean

Return to top
Show: