The SafariCommand type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | SafariCommand |
Initializes a new instance of the SafariCommand class.
|
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ToString |
Returns a string of the Command object
(Inherited from Command.) |
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