Skip to content

QueryablePattern.Expression property

Defined in

Type: QueryablePattern Namespace: System.Reactive.Joins Assembly: System.Reactive.dll

Applies to

netstandard2.0

public Expression Expression { get; }

Summary: Gets the expression tree representing the join pattern.

Returns: Expression