Partition::IsReadOnly Property

 

Gets whether this partition is read-only.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
property bool IsReadOnly {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean
Return to top
Show: