_Exception Arabirim
Tanım
Önemli
Bu API, CLS uyumlu değildir.
public interface class _Exception
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("b36b5c63-42ef-38bc-a07e-0b34c98f164a")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface _Exception
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("b36b5c63-42ef-38bc-a07e-0b34c98f164a")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)>]
type _Exception = interface
Public Interface _Exception
- Türetilmiş
- Öznitelikler
Açıklamalar
Bu arabirim yönetilmeyen koddan yönetilen sınıflara erişim içindir ve yönetilen koddan çağrılmamalıdır.This interface is for access to managed classes from unmanaged code and should not be called from managed code.
Bu arabirim, System.Exception YÖNETILMEYEN com nesneleri tarafından erişilebilen sınıf üyelerinin vtable sıralamasını korur.This interface preserves the vtable order of the System.Exception class members that can be accessed by unmanaged COM objects.
Özellikler
HelpLink |
Özelliğine sürümden bağımsız erişim sağlayan COM nesneleri sağlar HelpLink .Provides COM objects with version-independent access to the HelpLink property. |
InnerException |
Özelliğine sürümden bağımsız erişim sağlayan COM nesneleri sağlar InnerException .Provides COM objects with version-independent access to the InnerException property. |
Message |
Özelliğine sürümden bağımsız erişim sağlayan COM nesneleri sağlar Message .Provides COM objects with version-independent access to the Message property. |
Source |
Özelliğine sürümden bağımsız erişim sağlayan COM nesneleri sağlar Source .Provides COM objects with version-independent access to the Source property. |
StackTrace |
Özelliğine sürümden bağımsız erişim sağlayan COM nesneleri sağlar StackTrace .Provides COM objects with version-independent access to the StackTrace property. |
TargetSite |
Özelliğine sürümden bağımsız erişim sağlayan COM nesneleri sağlar TargetSite .Provides COM objects with version-independent access to the TargetSite property. |
Yöntemler
Equals(Object) |
Yöntemine sürümden bağımsız erişim sağlayan COM nesneleri sağlar Equals(Object) .Provides COM objects with version-independent access to the Equals(Object) method. |
GetBaseException() |
Yöntemine sürümden bağımsız erişim sağlayan COM nesneleri sağlar GetBaseException() .Provides COM objects with version-independent access to the GetBaseException() method. |
GetHashCode() |
Yöntemine sürümden bağımsız erişim sağlayan COM nesneleri sağlar GetHashCode() .Provides COM objects with version-independent access to the GetHashCode() method. |
GetObjectData(SerializationInfo, StreamingContext) |
Yöntemine sürümden bağımsız erişim sağlayan COM nesneleri sağlar GetObjectData(SerializationInfo, StreamingContext) .Provides COM objects with version-independent access to the GetObjectData(SerializationInfo, StreamingContext) method. |
GetType() |
Yöntemine sürümden bağımsız erişim sağlayan COM nesneleri sağlar GetType() .Provides COM objects with version-independent access to the GetType() method. |
ToString() |
Yöntemine sürümden bağımsız erişim sağlayan COM nesneleri sağlar ToString() .Provides COM objects with version-independent access to the ToString() method. |