Arguments Property (CommandEvent)
Summary
Gets the arguments for the command.
Syntax
public string Arguments {get;}
Public ReadOnly Property Arguments As String
public String getArguments()
public:
property String^ Arguments {
String^ get();
}
Property Value
The command arguments