Share via


IDebugApplicationThread Interface

Definition

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

Applies to