CancelEventArgs Properties |
The CancelEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Cancel |
Gets or sets a value indicating if the hook should be canceled.
|
![]() |
Message |
Gets or sets the message of the cancel event, if any.
|