RazorWebSectionGroup.Host Propriedade

Definição

Obtém ou define o valor de host para o grupo de seções System. Web. webpages. Razor.

[System.Configuration.ConfigurationProperty("host", IsRequired=false)]
public System.Web.WebPages.Razor.Configuration.HostSection Host { get; set; }
member this.Host : System.Web.WebPages.Razor.Configuration.HostSection with get, set
Public Property Host As HostSection

Valor da propriedade

HostSection

O valor do host.

Atributos

Aplica-se a