PageBoundPropertyDescriptor.IPropertyInfoParameterDescriptor.PropertyInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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