PageBoundPropertyDescriptor Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Sayfaya bağlı özelliği açıklar.
public ref class PageBoundPropertyDescriptor : Microsoft::AspNetCore::Mvc::Abstractions::ParameterDescriptor
public ref class PageBoundPropertyDescriptor : Microsoft::AspNetCore::Mvc::Abstractions::ParameterDescriptor, Microsoft::AspNetCore::Mvc::Infrastructure::IPropertyInfoParameterDescriptor
public class PageBoundPropertyDescriptor : Microsoft.AspNetCore.Mvc.Abstractions.ParameterDescriptor
public class PageBoundPropertyDescriptor : Microsoft.AspNetCore.Mvc.Abstractions.ParameterDescriptor, Microsoft.AspNetCore.Mvc.Infrastructure.IPropertyInfoParameterDescriptor
type PageBoundPropertyDescriptor = class
inherit ParameterDescriptor
type PageBoundPropertyDescriptor = class
inherit ParameterDescriptor
interface IPropertyInfoParameterDescriptor
Public Class PageBoundPropertyDescriptor
Inherits ParameterDescriptor
Public Class PageBoundPropertyDescriptor
Inherits ParameterDescriptor
Implements IPropertyInfoParameterDescriptor
- Devralma
- Uygulamalar
Oluşturucular
PageBoundPropertyDescriptor() |
Sayfaya bağlı özelliği açıklar. |
Ö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) |
Property |
Bu özellik için öğesini PropertyInfo alır veya ayarlar. |
Belirtik Arabirim Kullanımları
IPropertyInfoParameterDescriptor.PropertyInfo |
Sayfaya bağlı özelliği açıklar. |