NAntContrib Help Enum Reference PVCSUnlockTask.PVCSUnlockMode | v0.93-nightly-2015-02-12 |
[This is preliminary documentation and subject to change.]
Specifies possible modes for the <pvcsunlock> task task.
Field | Description |
---|---|
AllUsers | All locks held by all users are removed. |
CurrentUser | All locks held by the current user are removed. |
SpecifiedUser | All locks held by a specified user are removed. |