共用方式為


PageApplicationModel.PageType 屬性

定義

取得或設定 TypeInfo Razor 頁面的 。

public:
 property System::Reflection::TypeInfo ^ PageType { System::Reflection::TypeInfo ^ get(); void set(System::Reflection::TypeInfo ^ value); };
public System.Reflection.TypeInfo PageType { get; set; }
member this.PageType : System.Reflection.TypeInfo with get, set
Public Property PageType As TypeInfo

屬性值

適用於