Share via


IDebugHelper Interface

Definition

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

Methods

CreatePropertyBrowser(Object, String, IDebugApplicationThread, IDebugProperty)
CreatePropertyBrowserEx(Object, String, IDebugApplicationThread, IDebugFormatter, IDebugProperty)
CreateSimpleConnectionPoint(Object, ISimpleConnectionPoint)

Applies to