Share via


PageParser.DefaultPageBaseType 屬性

定義

取得或設定所有頁面的衍生來源基底型別。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 static property Type ^ DefaultPageBaseType { Type ^ get(); void set(Type ^ value); };
public static Type DefaultPageBaseType { get; set; }
static member DefaultPageBaseType : Type with get, set
Public Shared Property DefaultPageBaseType As Type

屬性值

類型。

備註

此屬性只能在 Global.asax 檔案中發生事件之前 PreApplicationStart 設定。 您可以隨時讀取這個屬性。

適用於