Summary
Optionally specifies a default value for a parameter
- Namespace
- Cake
.MsDeploy .Parameters - Containing Type
- DeclareParameter
Syntax
public string DefaultValue { get; set; }
Value
Type | Description |
---|---|
string |
public string DefaultValue { get; set; }
Type | Description |
---|---|
string |