Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Provides a class for command events.
Namespace: Sys
Inherits: Sys.CommandEventArgs
var argsObj = new Sys.CommandEventArgs(commandName, commandArgument, commandSource);
Constructors
Name |
Description |
|---|---|
Sys.CommandEventArgs Constructor |
Creates a CommandEventArgs object based on the supplied parameters. |
Members
Name |
Description |
|---|---|
Gets a string that specifies the command name. |
|
Gets a value that represents the command argument. |
|
Gets a value that represents the command source. |