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