This documentation is archived and is not being maintained.
Workspace::SetLock Method
Visual Studio 2013
Applies the selected lock level to the specified path.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SetLock(String, LockLevel) | Applies the selected lock level to the specified path. |
|
SetLock(array<String>, LockLevel) | Applies the selected lock level to the specified paths. |
|
SetLock(String, LockLevel, RecursionType) | Applies the selected lock level to the specified path. |
|
SetLock(array<String>, LockLevel, RecursionType) | Applies the selected lock level to the specified paths. |
|
SetLock(array<String>, LockLevel, RecursionType, Boolean) | Applies the selected lock level to the specified paths. |
|
SetLock(array<String>, LockLevel, RecursionType, Boolean, array<String>) | Applies the selected lock level to the specified paths. |
|
SetLock(array<String>, LockLevel, RecursionType, Boolean, array<String>, array<String>) | Apply the selected lock level to the specified paths. |
Show: