IModelStore::IsReadOnly Property

 

If true, the model cannot be updated.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

property bool IsReadOnly {
	bool get();
}

Property Value

Type: System::Boolean

Return to top
Show: