INameOfOperation.Argument Property

Definition

Argument to the name of operation.

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

Property Value

Applies to