Summary
Gets or sets a value indicating whether the Skip Verify option should be enabled.
This option indicates whether verification of all source files are available in source control.
- Namespace
- Cake
.Common .Tools .GitLink - Containing Type
- GitLink3Settings
Syntax
public bool SkipVerify { get; set; }
Value
Type | Description |
---|---|
bool |