Share via


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)

プロパティ値

適用対象