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