_Exception 인터페이스
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
중요
이 API는 CLS 규격이 아닙니다.
Exception 클래스의 public 멤버를 비관리 코드에 노출합니다.
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
- 파생
- 특성
이 인터페이스는 비관리 코드에서 액세스를 위한 관리 되는 클래스에는 하며 관리 코드에서 호출할 수 없습니다.
이 인터페이스의 vtable 순서를 유지 합니다 System.Exception 클래스 멤버는 관리 되지 않는 COM 개체에서 액세스할 수 있습니다.
Help |
버전에 관계없이 HelpLink 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Inner |
버전에 관계없이 InnerException 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Message |
버전에 관계없이 Message 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Source |
버전에 관계없이 Source 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Stack |
버전에 관계없이 StackTrace 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Target |
버전에 관계없이 TargetSite 속성에 액세스할 수 있는 COM 개체를 제공합니다. |
Equals(Object) |
버전에 관계없이 Equals(Object) 메서드에 액세스할 수 있는 COM 개체를 제공합니다. |
Get |
버전에 관계없이 GetBaseException() 메서드에 액세스할 수 있는 COM 개체를 제공합니다. |
Get |
버전에 관계없이 GetHashCode() 메서드에 액세스할 수 있는 COM 개체를 제공합니다. |
Get |
버전에 관계없이 GetObjectData(SerializationInfo, StreamingContext) 메서드에 액세스할 수 있는 COM 개체를 제공합니다. |
Get |
버전에 관계없이 GetType() 메서드에 액세스할 수 있는 COM 개체를 제공합니다. |
To |
버전에 관계없이 ToString() 메서드에 액세스할 수 있는 COM 개체를 제공합니다. |
제품 | 버전 |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET 피드백
.NET은(는) 오픈 소스 프로젝트입니다. 다음 링크를 선택하여 피드백을 제공해 주세요.