ImmutabilityExtensionMethods::GetLocks Method

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetLocks(ModelElement^)

Get the lock flags for this element. This will include any locks enabled on the Partition containing the element.

System_CAPS_pubmethodSystem_CAPS_staticGetLocks(Partition^)

Get the lock flags for this Partition instance. This will include any locks enabled on the Store containing the partition.

System_CAPS_pubmethodSystem_CAPS_staticGetLocks(Store^)

Get the lock flags for this Store instance

Return to top
Show: