Summary
Gets or sets the unlock mode for the operation.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .PVCS - Containing Type
- PVCSUnlockTask
Syntax
[TaskAttribute("unlockmode", Required = false)]
public PVCSUnlockTask.PVCSUnlockMode UnlockMode { get; set; }
Remarks
This is equivalent to the -u parameter to the pcli unlock command.
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| PVCSUnlockTask |
