ReflectedParameterDescriptor.ParameterName Property

Definition

Gets the name of the parameter.

public override string ParameterName { get; }
member this.ParameterName : string
Public Overrides ReadOnly Property ParameterName As String

Property Value

The name of the parameter.

Applies to