Click or drag to resize

UrlParseResultPort Field

Port number, if any. Can be null if the input string does not contain port information.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public ushort? Port

Field Value

Type: NullableUInt16
See Also