GraphNodeIdPropertyDescriptor::IsLocalizable Property

 

Gets a value indicating whether this property should be localized, as specified in the LocalizableAttribute.

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

public:
property bool IsLocalizable {
	virtual bool get() override;
}

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: