_Exception Properties
.NET Framework 4.5
The _Exception type exposes the following members.
| Name | Description | |
|---|---|---|
|
HelpLink | Provides COM objects with version-independent access to the Exception.HelpLink property. |
|
InnerException | Provides COM objects with version-independent access to the Exception.InnerException property. |
|
Message | Provides COM objects with version-independent access to the Exception.Message property. |
|
Source | Provides COM objects with version-independent access to the Exception.Source property. |
|
StackTrace | Provides COM objects with version-independent access to the Exception.StackTrace property. |
|
TargetSite | Provides COM objects with version-independent access to the Exception.TargetSite property. |