Lambda expression where a type with the non-virtual property is used.

Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
public LambdaExpression Context { get; private set; }
Visual Basic
Public Property Context As LambdaExpression
	Get
	Private Set

See Also