Metalama//API Documentation/Aspect API/Metalama.​Framework.​Aspects/IMeta­Target/Event
Open sandboxFocus

Property Event

Event

Gets the target event, or throws an exception if the advice does not target an event.

Declaration
IEvent Event { get; }
Property Value
Type Description
IEvent