PropertyModel Sınıf

Tanım

içindeki bir özelliği temsil etmek için kullanılan bir ControllerModeltür.

public ref class PropertyModel : Microsoft::AspNetCore::Mvc::ApplicationModels::IBindingModel, Microsoft::AspNetCore::Mvc::ApplicationModels::ICommonModel
public ref class PropertyModel : Microsoft::AspNetCore::Mvc::ApplicationModels::ParameterModelBase, Microsoft::AspNetCore::Mvc::ApplicationModels::ICommonModel
public class PropertyModel : Microsoft.AspNetCore.Mvc.ApplicationModels.IBindingModel, Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel
public class PropertyModel : Microsoft.AspNetCore.Mvc.ApplicationModels.ParameterModelBase, Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel
type PropertyModel = class
    interface ICommonModel
    interface IPropertyModel
    interface IBindingModel
type PropertyModel = class
    inherit ParameterModelBase
    interface ICommonModel
    interface IPropertyModel
    interface IBindingModel
type PropertyModel = class
    inherit ParameterModelBase
    interface IBindingModel
    interface ICommonModel
    interface IPropertyModel
Public Class PropertyModel
Implements IBindingModel, ICommonModel
Public Class PropertyModel
Inherits ParameterModelBase
Implements ICommonModel
Devralma
PropertyModel
Devralma
PropertyModel
Uygulamalar

Oluşturucular

PropertyModel(PropertyInfo, IReadOnlyList<Object>)

PropertyModel öğesinin yeni bir örneğini oluşturur.

PropertyModel(PropertyModel)

Belirli PropertyModelbir sürümünden PropertyModel yeni bir örneği oluşturur.

Özellikler

Attributes

özelliğine açıklama ekleyen tüm öznitelikleri alır.

BindingInfo

Bu modelle ilişkili olan öğesini BindingInfo alır veya ayarlar.

BindingInfo

BindingInfo.

(Devralındığı yer: ParameterModelBase)
Controller

Bunun PropertyModel ilişkili olduğu öğesini ControllerModel alır veya ayarlar.

Name

Ad.

(Devralındığı yer: ParameterModelBase)
ParameterType

Tür.

(Devralındığı yer: ParameterModelBase)
Properties

Özellikler.

PropertyInfo

PropertyInfo.

PropertyName

Özelliğin adı.

Belirtik Arabirim Kullanımları

ICommonModel.MemberInfo

içindeki bir özelliği temsil etmek için kullanılan bir ControllerModeltür.

ICommonModel.Name

içindeki bir özelliği temsil etmek için kullanılan bir ControllerModeltür.

Şunlara uygulanır