ImmutabilityExtensionMethods::GetLocks Method (Store^)
Visual Studio 2015
Get the lock flags for this Store instance
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- store
-
Type:
Microsoft.VisualStudio.Modeling::Store^
The Store instance whose lock flags are to be queried
Return Value
Type: Microsoft.VisualStudio.Modeling.Immutability::LocksLock flags enabled on the store
Show: