共用方式為


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

屬性值

屬性

適用於