C# Class System.Uri.Offset

Mostra file Open project: dotnet/corefx

Public Properties

Property Type Description
End ushort
Fragment ushort
Host ushort
Path ushort
PortValue ushort
Query ushort
Scheme ushort
User ushort

Property Details

End public_oe property

public ushort End
return ushort

Fragment public_oe property

public ushort Fragment
return ushort

Host public_oe property

public ushort Host
return ushort

Path public_oe property

public ushort Path
return ushort

PortValue public_oe property

public ushort PortValue
return ushort

Query public_oe property

public ushort Query
return ushort

Scheme public_oe property

public ushort Scheme
return ushort

User public_oe property

public ushort User
return ushort