AnchorTagHelper.Host 속성

정의

호스트 이름입니다.

public:
 property System::String ^ Host { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-host")]
public string Host { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-host")>]
member this.Host : string with get, set
Public Property Host As String

속성 값

특성

적용 대상