IEventReferenceOperation.Event Property

Definition

Referenced event.

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

Property Value

Applies to