ISlicePatternOperation.Pattern Property

Definition

The pattern that the slice value is matched with, if any.

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

Property Value

Applies to