Click or drag to resize

UrlParseResultScheme Field

URL scheme that can be used to determine the protocol. The contents are not checked during parsing so the scheme can be invalid. Can be null.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public string Scheme

Field Value

Type: String
See Also