C# Class System.Uri.Offset

Show 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 property

public ushort End
return ushort

Fragment public property

public ushort Fragment
return ushort

Host public property

public ushort Host
return ushort

Path public property

public ushort Path
return ushort

PortValue public property

public ushort PortValue
return ushort

Query public property

public ushort Query
return ushort

Scheme public property

public ushort Scheme
return ushort

User public property

public ushort User
return ushort