ReflectedParameterDescriptor.ParameterInfo 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.
Gets or sets the parameter information.
public System.Reflection.ParameterInfo ParameterInfo { get; }
member this.ParameterInfo : System.Reflection.ParameterInfo
Public ReadOnly Property ParameterInfo As ParameterInfo
Property Value
The parameter information.