IConditionalAccessOperation.Operation Property

Definition

Operation that will be evaluated and accessed if non null.

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