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