RouteData.PageType プロパティ

定義

ルートに一致するページの種類を取得します。

public:
 property Type ^ PageType { Type ^ get(); };
public Type PageType { get; }
member this.PageType : Type
Public ReadOnly Property PageType As Type

プロパティ値

適用対象