CommandArgItemValue Property

Get/Set the value of the argument.

Definition

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

Property Value

String

See Also