ImmutabilityExtensionMethods::GetLocks Method
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Immutability
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetLocks(ModelElement^) | Get the lock flags for this element. This will include any locks enabled on the Partition containing the element. |
![]() ![]() | GetLocks(Partition^) | Get the lock flags for this Partition instance. This will include any locks enabled on the Store containing the partition. |
![]() ![]() | GetLocks(Store^) | Get the lock flags for this Store instance |
Show:

