Property RegisteredAgainst
RegisteredAgainst
The property against which the event types are registered.
Declaration
public EventType RegisteredAgainst { get; set; }
Property Value
| Type | Description |
|---|---|
| EventType | This property specifies the type against which the event is raised. |