ParameterDescriptor.ParameterName Property

Definition

Gets the name of the parameter.

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

Property Value

The name of the parameter.

Applies to