RazorWebSectionGroup.Host 屬性

定義

取得或設定 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

屬性值

主機值。

屬性

適用於