Aracılığıyla paylaş


ControllerBoundPropertyDescriptor Sınıf

Tanım

Bir denetleyicinin modele bağlı özellikleri için tanımlayıcı.

public ref class ControllerBoundPropertyDescriptor : Microsoft::AspNetCore::Mvc::Abstractions::ParameterDescriptor
public ref class ControllerBoundPropertyDescriptor : Microsoft::AspNetCore::Mvc::Abstractions::ParameterDescriptor, Microsoft::AspNetCore::Mvc::Infrastructure::IPropertyInfoParameterDescriptor
public class ControllerBoundPropertyDescriptor : Microsoft.AspNetCore.Mvc.Abstractions.ParameterDescriptor
public class ControllerBoundPropertyDescriptor : Microsoft.AspNetCore.Mvc.Abstractions.ParameterDescriptor, Microsoft.AspNetCore.Mvc.Infrastructure.IPropertyInfoParameterDescriptor
type ControllerBoundPropertyDescriptor = class
    inherit ParameterDescriptor
type ControllerBoundPropertyDescriptor = class
    inherit ParameterDescriptor
    interface IPropertyInfoParameterDescriptor
Public Class ControllerBoundPropertyDescriptor
Inherits ParameterDescriptor
Public Class ControllerBoundPropertyDescriptor
Inherits ParameterDescriptor
Implements IPropertyInfoParameterDescriptor
Devralma
ControllerBoundPropertyDescriptor
Uygulamalar

Oluşturucular

ControllerBoundPropertyDescriptor()

Bir denetleyicinin modele bağlı özellikleri için tanımlayıcı.

Özellikler

BindingInfo

parametresi için öğesini BindingInfo alır veya ayarlar.

(Devralındığı yer: ParameterDescriptor)
Name

Parametre adını alır veya ayarlar.

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

Parametrenin türünü alır veya ayarlar.

(Devralındığı yer: ParameterDescriptor)
PropertyInfo

Bu özellik için öğesini PropertyInfo alır veya ayarlar.

Şunlara uygulanır