RazorWebSectionGroup.Host Propiedad

Definición

Obtiene o establece el valor de host para el grupo de secciones 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 de propiedad

Valor del host.

Atributos

Se aplica a