次の方法で共有


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

プロパティ値

ホストの値。

属性

適用対象