ArgumentValue.

IsDefault Property

Summary

True if the value is the default argument value and false if the value was passed in via an argument to script
Assembly
Cake.igloo15.Helper.dll
Namespace
Cake.igloo15.Helper
Containing Type
ArgumentValue

Syntax

public bool IsDefault { get; set; }

Value

Type Description
bool