8 [Guid(
"b36b5c63-42ef-38bc-a07e-0b34c98f164a")]
66 new bool Equals(
object obj);
string HelpLink
Provides COM objects with version-independent access to the P:System.Exception.HelpLink property.
Exception GetBaseException()
Provides COM objects with version-independent access to the M:System.Exception.GetBaseException metho...
string StackTrace
Provides COM objects with version-independent access to the P:System.Exception.StackTrace property.
Describes the source and destination of a given serialized stream, and provides an additional caller-...
new bool Equals(object obj)
Provides COM objects with version-independent access to the M:System.Object.Equals(System....
string Source
Provides COM objects with version-independent access to the P:System.Exception.Source property.
string Message
Provides COM objects with version-independent access to the P:System.Exception.Message property.
new Type GetType()
Provides COM objects with version-independent access to the M:System.Exception.GetType method.
new int GetHashCode()
Provides COM objects with version-independent access to the M:System.Object.GetHashCode method.
void GetObjectData(SerializationInfo info, StreamingContext context)
Provides COM objects with version-independent access to the M:System.Exception.GetObjectData(System....
MethodBase TargetSite
Provides COM objects with version-independent access to the P:System.Exception.TargetSite property.
Exception InnerException
Provides COM objects with version-independent access to the P:System.Exception.InnerException propert...
Represents type declarations: class types, interface types, array types, value types,...
Provides information about methods and constructors.
Stores all the data needed to serialize or deserialize an object. This class cannot be inherited.
ComInterfaceType
Identifies how to expose an interface to COM.
new string ToString()
Provides COM objects with version-independent access to the M:System.Exception.ToString method.
Represents errors that occur during application execution.To browse the .NET Framework source code fo...
Exposes the public members of the T:System.Exception class to unmanaged code.