PagePropertyModel 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 中的 PageApplicationModel 屬性。
public ref class PagePropertyModel : Microsoft::AspNetCore::Mvc::ApplicationModels::IBindingModel, Microsoft::AspNetCore::Mvc::ApplicationModels::ICommonModel
public ref class PagePropertyModel : Microsoft::AspNetCore::Mvc::ApplicationModels::ParameterModelBase, Microsoft::AspNetCore::Mvc::ApplicationModels::ICommonModel
public class PagePropertyModel : Microsoft.AspNetCore.Mvc.ApplicationModels.ParameterModelBase, Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel
public class PagePropertyModel : Microsoft.AspNetCore.Mvc.ApplicationModels.IBindingModel, Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel
type PagePropertyModel = class
inherit ParameterModelBase
interface ICommonModel
interface IPropertyModel
type PagePropertyModel = class
interface ICommonModel
interface IPropertyModel
interface IBindingModel
Public Class PagePropertyModel
Inherits ParameterModelBase
Implements ICommonModel
Public Class PagePropertyModel
Implements IBindingModel, ICommonModel
- 繼承
- 繼承
-
PagePropertyModel
- 實作
建構函式
| PagePropertyModel(PagePropertyModel) |
從指定的 PagePropertyModel 建立 的新實例 PagePropertyModel 。 |
| PagePropertyModel(PropertyInfo, IReadOnlyList<Object>) |
建立 PagePropertyModel 的新執行個體。 |
屬性
| Attributes |
取得屬性上標注的任何屬性。 |
| Attributes |
屬性。 (繼承來源 ParameterModelBase) |
| BindingInfo |
取得或設定 BindingInfo 與此模型相關聯的 。 |
| BindingInfo | (繼承來源 ParameterModelBase) |
| Name |
名稱。 (繼承來源 ParameterModelBase) |
| Page |
取得或設定 PageApplicationModel 這個 PagePropertyModel 與 相關聯的 。 |
| ParameterType |
類型。 (繼承來源 ParameterModelBase) |
| Properties |
屬性。 |
| Properties |
屬性。 (繼承來源 ParameterModelBase) |
| PropertyInfo | |
| PropertyName |
取得或設定屬性名稱。 |
明確介面實作
| ICommonModel.Attributes |
表示 中的 PageApplicationModel 屬性。 |
| ICommonModel.MemberInfo |
表示 中的 PageApplicationModel 屬性。 |
| ICommonModel.Name |
表示 中的 PageApplicationModel 屬性。 |
| IPropertyModel.Properties |
表示 中的 PageApplicationModel 屬性。 |