다음을 통해 공유


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

속성 값

적용 대상