The members of System.Runtime.InteropServices._Exception are listed below.
HelpLink | string.
Provides COM objects with version-independent access to the Exception.HelpLink property. | |
[read-only] | InnerException | Exception.
Provides COM objects with version-independent access to the Exception.InnerException property. |
[read-only] | Message | string.
Provides COM objects with version-independent access to the Exception.Message property. |
Source | string.
Provides COM objects with version-independent access to the Exception.Source property. | |
[read-only] | StackTrace | string.
Provides COM objects with version-independent access to the Exception.StackTrace property. |
[read-only] | TargetSite | System.Reflection.MethodBase.
Provides COM objects with version-independent access to the Exception.TargetSite property. |
Equals(object)
| ||
GetBaseException()
| ||
GetHashCode()
| ||
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
| ||
GetType()
| ||
ToString()
|