次の方法で共有


IApplicationDebugger Interface

Definition

public interface class IApplicationDebugger
[System.Runtime.InteropServices.Guid("51973C2A-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IApplicationDebugger
[<System.Runtime.InteropServices.Guid("51973C2A-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IApplicationDebugger = interface
Public Interface IApplicationDebugger
Attributes

Methods

CreateInstanceAtDebugger(Guid, Object, UInt32, Guid, Object)
onClose()
onDebuggerEvent(Guid, Object)
onDebugOutput(String)
onHandleBreakPoint(IRemoteDebugApplicationThread, BREAKREASON, IActiveScriptErrorDebug)
QueryAlive()

Applies to