ICorDebugExceptionObjectValue Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class ICorDebugExceptionObjectValue
[System.Runtime.InteropServices.Guid("AE4CA65D-59DD-42A2-83A5-57E8A08D8719")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugExceptionObjectValue
[<System.Runtime.InteropServices.Guid("AE4CA65D-59DD-42A2-83A5-57E8A08D8719")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugExceptionObjectValue = interface
Public Interface ICorDebugExceptionObjectValue
- Attributes
Methods
EnumerateExceptionCallStack(ICorDebugExceptionObjectCallStackEnum) |