다음을 통해 공유


PageApplicationModel.HandlerProperties 속성

정의

의 인스턴스 시퀀 PagePropertyModel 스를 가져옵니다 PageHandlerModel.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::ApplicationModels::PagePropertyModel ^> ^ HandlerProperties { System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::ApplicationModels::PagePropertyModel ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.PagePropertyModel> HandlerProperties { get; }
member this.HandlerProperties : System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.PagePropertyModel>
Public ReadOnly Property HandlerProperties As IList(Of PagePropertyModel)

속성 값

적용 대상