PageApplicationModel.PageType プロパティ

定義

Razor ページの を TypeInfo 取得または設定します。

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

プロパティ値

適用対象