Scheme
Gets the request scheme, for instance http
or https
.
Declaration
public string Scheme { get; }
Property Value
Type | Description |
---|---|
string |
Gets the request scheme, for instance http
or https
.
public string Scheme { get; }
Type | Description |
---|---|
string |