次の方法で共有


RazorWebSectionGroup.Pages プロパティ

定義

system.web.webPages.razor セクションの pages 要素の値を取得または設定します。

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

プロパティ値

pages 要素の値。

属性

適用対象