IParenthesizedOperation.Operand Property

Definition

Operand enclosed in parentheses.

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

Property Value

Applies to