AnchorTagHelper.Host Propriedade

Definição

O nome de 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

Valor da propriedade

Atributos

Aplica-se a