Summary
Gets or sets a value indicating whether the Use PowerShell Command option should be enabled.
This option will use PowerShell instead of HTTP in SRCSRV to retrieve the source code.
- Namespace
- Cake
.Common .Tools .GitLink - Containing Type
- GitLink3Settings
Syntax
public bool UsePowerShell { get; set; }
Value
Type | Description |
---|---|
bool |