DeclareParameter.

DefaultValue Property

Summary

Optionally specifies a default value for a parameter
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy.Parameters
Containing Type
DeclareParameter

Syntax

public string DefaultValue { get; set; }

Value

Type Description
string