PostSharp//API Reference/Post­Sharp.​Reflection/Location­Info/Parameter­Info
Open sandboxFocus

Property ParameterInfo

ParameterInfo

Gets the underlying ParameterInfo, or null if the underlying code element is not a parameter.

Declaration
public ParameterInfo ParameterInfo { get; }
Property Value
Type Description
ParameterInfo