The Command type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Name |
Gets the command name
|
![]() | Parameters |
Gets the parameters of the command
|
![]() | ParametersAsJsonString |
Gets the parameters of the command as a JSON-encoded string.
|
![]() | SessionId |
Gets the SessionID of the command
|
See Also