Interface IPropertySubpatternOperation
Inherited Members
Namespace: Microsoft.CodeAnalysis.Operations
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public interface IPropertySubpatternOperation : IOperation
Properties
Member
Declaration
IOperation Member { get; }
Property Value
| Type | Description |
|---|---|
| IOperation |
Pattern
Declaration
IPatternOperation Pattern { get; }
Property Value
| Type | Description |
|---|---|
| IPatternOperation |