PostSharp//API Reference/Post­Sharp.​Aspects/Event­Interception­Args/Event
Open sandboxFocus

Property Event

Event

Gets the event to which the current aspect has been applied.

Declaration
public EventInfo Event { get; set; }
Property Value
Type Description
EventInfo