RazorPagesSection.PageBaseType 屬性

定義

取得或設定頁面基底類型類別的名稱。

[System.Configuration.ConfigurationProperty("pageBaseType", IsRequired=true)]
public string PageBaseType { get; set; }
member this.PageBaseType : string with get, set
Public Property PageBaseType As String

屬性值

頁面基底類型類別的名稱。

屬性

適用於