IIsTypeOperation.ValueOperand Property

Definition

Value to test.

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

Property Value

Applies to