Property Scheme
Scheme
Gets or sets the scheme part of the URL.
public string Scheme { get; set; }
Property Value
Remarks
The scheme is the part of the URL that specifies the protocol, such as http or https.
Gets or sets the scheme part of the URL.
public string Scheme { get; set; }
The scheme is the part of the URL that specifies the protocol, such as http or https.