Class GetBrowserCommandLineCommandResponse
Response for GetBrowserCommandLine
public sealed class GetBrowserCommandLineCommandResponse : ICommandResponse<GetBrowserCommandLineCommandSettings>, ICommandResponse
- Inheritance
-
GetBrowserCommandLineCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Arguments
Gets or sets the arguments
[JsonPropertyName("arguments")]
public string[] Arguments { get; set; }
Property Value
- string[]