Dela via


IAttributeOperation.Operation Property

Definition

The operation representing the attribute. This can be a IObjectCreationOperation in non-error cases, or an IInvalidOperation in error cases.

public Microsoft.CodeAnalysis.IOperation Operation { get; }
member this.Operation : Microsoft.CodeAnalysis.IOperation
Public ReadOnly Property Operation As IOperation

Property Value

Applies to