C# 클래스 System.Uri.Offset

파일 보기 프로젝트 열기: dotnet/corefx

공개 프로퍼티들

프로퍼티 타입 설명
End ushort
Fragment ushort
Host ushort
Path ushort
PortValue ushort
Query ushort
Scheme ushort
User ushort

프로퍼티 상세

End 공개적으로 프로퍼티

public ushort End
리턴 ushort

Fragment 공개적으로 프로퍼티

public ushort Fragment
리턴 ushort

Host 공개적으로 프로퍼티

public ushort Host
리턴 ushort

Path 공개적으로 프로퍼티

public ushort Path
리턴 ushort

PortValue 공개적으로 프로퍼티

public ushort PortValue
리턴 ushort

Query 공개적으로 프로퍼티

public ushort Query
리턴 ushort

Scheme 공개적으로 프로퍼티

public ushort Scheme
리턴 ushort

User 공개적으로 프로퍼티

public ushort User
리턴 ushort