共用方式為


PageApplicationModel.HandlerProperties 屬性

定義

取得 上的 PageHandlerModel 實例序列 PagePropertyModel

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)

屬性值

適用於