IBinaryPatternOperation.RightPattern Property

Definition

The pattern on the right.

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

Property Value

Applies to