UrlActionContext.Host 속성

정의

생성하는 URL Action(UrlActionContext) 의 호스트 이름입니다.

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

속성 값

적용 대상