Option Class

Definition

A key value pair to be added to the request.

public abstract class Option
type Option = class
Public MustInherit Class Option
Inheritance
Option
Derived

Constructors

Option(String, String)

Create a new option.

Properties

Name

The name, or key, of the option.

Value

The value of the option.

Applies to