PropertyAccessorCodeFragment.Parameter Property

Definition

Gets the name of the lambda's parameter.

public virtual string Parameter { get; }
member this.Parameter : string
Public Overridable ReadOnly Property Parameter As String

Property Value

The name of the paramenter.

Applies to