WarningEventArgs Properties |
The WarningEventArgs type exposes the following members.
Name | Description | |
---|---|---|
InnerException |
Gets the underlying exception causing this warning, if any.
| |
Message |
Gets a message that describes the current warning.
| |
WriteToLog |
Gets or sets a value which indicates whether the warning should be written to the Application event log.
|