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