CommandArgItemName Property

Get/Set the name of the argument.

Definition

Namespace: StyleAgnosticCommandArgs
Assembly: StyleAgnosticCommandArgs (in StyleAgnosticCommandArgs.dll) Version: 26.2118.4210
C#
public string Name { get; set; }

Property Value

String

See Also