BaseAttribute.

ArgName Property

Summary

The name of the argument that is passed in via the command-line.
Assembly
Cake.ArgumentBinder.dll
Namespace
Cake.ArgumentBinder
Containing Type
BaseAttribute

Syntax

public string ArgName { get; set; }

Value

Type Description
string