Share via


PageBoundPropertyDescriptor.IPropertyInfoParameterDescriptor.PropertyInfo Property

Definition

property System::Reflection::PropertyInfo ^ Microsoft::AspNetCore::Mvc::Infrastructure::IPropertyInfoParameterDescriptor::PropertyInfo { System::Reflection::PropertyInfo ^ get(); };
System.Reflection.PropertyInfo Microsoft.AspNetCore.Mvc.Infrastructure.IPropertyInfoParameterDescriptor.PropertyInfo { get; }
member this.Microsoft.AspNetCore.Mvc.Infrastructure.IPropertyInfoParameterDescriptor.PropertyInfo : System.Reflection.PropertyInfo
 ReadOnly Property PropertyInfo As PropertyInfo Implements IPropertyInfoParameterDescriptor.PropertyInfo

Property Value

Implements

Applies to