Share via


IEventAssignmentOperation.EventReference Property

Definition

Reference to the event being bound.

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

Property Value

Applies to