BaseAttribute.

BaseDefaultValue Property

Summary

The default value if an argument isn't specified.
Assembly
Cake.ArgumentBinder.dll
Namespace
Cake.ArgumentBinder
Containing Type
BaseAttribute

Syntax

protected abstract object BaseDefaultValue { get; }

Value

Type Description
object