URLScheme Property
The scheme for the URL.
Syntax
httpcontrol.URLScheme[=string]
Default Value
"http"
Remarks
This property contains the scheme for the URL. The URL scheme as determined by parsing the value set in the URL property.
This property is not available at design time.
Data Type
String