Scheme Class | 
Namespace: DotNetBrowser.Net
public sealed class Scheme : TypedEnum<string>
The Scheme type exposes the following members.
| Name | Description | |
|---|---|---|
| IsInterceptable | 
                Indicates whether this scheme is interceptable.
              | 
| Name | Description | |
|---|---|---|
| Create | 
                Creates the Scheme instance from string representation.
              | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| (String to Scheme) | 
                Creates the Scheme instance from string representation.
              |