ImmutabilityExtensionMethods::SetLocks Method (Partition^, Locks)
Visual Studio 2015
Set the lock flags of the specified Partition instance
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 set
- locks
-
Type:
Microsoft.VisualStudio.Modeling.Immutability::Locks
New set of lock flags to be enabled on the partition
Show: