Share via


IBinaryPatternOperation.LeftPattern Property

Definition

The pattern on the left.

public Microsoft.CodeAnalysis.Operations.IPatternOperation LeftPattern { get; }
member this.LeftPattern : Microsoft.CodeAnalysis.Operations.IPatternOperation
Public ReadOnly Property LeftPattern As IPatternOperation

Property Value

Applies to