IExpressionStatementOperation.Operation Property

Definition

Underlying operation with a value and type.

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

Property Value

Applies to