Share via


IPropertySubpatternOperation.Pattern Property

Definition

The pattern to which the member is matched in a property subpattern.

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

Property Value

Applies to