Share via


IRecursivePatternOperation.PropertySubpatterns Property

Definition

This contains the (symbol, property) pairs within a property subpattern.

public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Operations.IPropertySubpatternOperation> PropertySubpatterns { get; }
member this.PropertySubpatterns : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Operations.IPropertySubpatternOperation>
Public ReadOnly Property PropertySubpatterns As ImmutableArray(Of IPropertySubpatternOperation)

Property Value

Applies to