Share via


IActiveScriptErrorDebug Interface

Definition

public interface class IActiveScriptErrorDebug : Microsoft::VisualStudio::Debugger::Interop::IActiveScriptError
[System.Runtime.InteropServices.Guid("51973C12-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IActiveScriptErrorDebug : Microsoft.VisualStudio.Debugger.Interop.IActiveScriptError
[<System.Runtime.InteropServices.Guid("51973C12-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IActiveScriptErrorDebug = interface
    interface IActiveScriptError
Public Interface IActiveScriptErrorDebug
Implements IActiveScriptError
Attributes
Implements

Methods

GetDocumentContext(IDebugDocumentContext)
GetExceptionInfo(EXCEPINFO[])
GetSourceLineText(String)
GetSourcePosition(UInt32, UInt32, Int32)
GetStackFrame(IDebugStackFrame)

Applies to