PageBoundPropertyDescriptor Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Menjelaskan properti terikat halaman.
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
- Warisan
- Penerapan
Konstruktor
PageBoundPropertyDescriptor() |
Menjelaskan properti terikat halaman. |
Properti
BindingInfo |
Mendapatkan atau mengatur BindingInfo untuk parameter . (Diperoleh dari ParameterDescriptor) |
Name |
Mendapatkan atau mengatur nama parameter. (Diperoleh dari ParameterDescriptor) |
ParameterType |
Mendapatkan atau mengatur jenis parameter. (Diperoleh dari ParameterDescriptor) |
Property |
Mendapatkan atau mengatur PropertyInfo untuk properti ini. |
Implementasi Antarmuka Eksplisit
IPropertyInfoParameterDescriptor.PropertyInfo |
Menjelaskan properti terikat halaman. |