IntegerArgumentAttribute.

DefaultValue Property

Summary

The default value of the argument; defaulted to 0. The default value IS allowed to be outside of the range specified in Min and Max.

Syntax

public int DefaultValue { get; set; }

Value

Type Description
int