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

プロパティ値

属性

適用対象