Share via


Conversion.IsLambda Property

Definition

Returns True if this is a lambda conversion.

public:
 property bool IsLambda { bool get(); };
public bool IsLambda { get; }
member this.IsLambda : bool
Public ReadOnly Property IsLambda As Boolean

Property Value

Applies to