RedirectToPageResult.Host 속성

정의

URL의 호스트 이름을 가져오거나 설정합니다.

public:
 property System::String ^ Host { System::String ^ get(); void set(System::String ^ value); };
public string Host { get; set; }
public string? Host { get; set; }
member this.Host : string with get, set
Public Property Host As String

속성 값

적용 대상