C# 클래스 System.Uri.UriInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
DnsSafeHost string
Host string
MoreInfo MoreInfo
Offset Offset
ScopeId string
String string

프로퍼티 상세

DnsSafeHost 공개적으로 프로퍼티

public string DnsSafeHost
리턴 string

Host 공개적으로 프로퍼티

public string Host
리턴 string

MoreInfo 공개적으로 프로퍼티

public MoreInfo MoreInfo
리턴 MoreInfo

Offset 공개적으로 프로퍼티

public Offset Offset
리턴 Offset

ScopeId 공개적으로 프로퍼티

public string ScopeId
리턴 string

String 공개적으로 프로퍼티

public string String
리턴 string