IDebugThread3 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 IDebugThread3 : Microsoft::VisualStudio::Debugger::Interop::IDebugThread2
[System.Runtime.InteropServices.Guid("43D24196-0000-467F-8C6B-9C006922D02F")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugThread3 : Microsoft.VisualStudio.Debugger.Interop.IDebugThread2
[<System.Runtime.InteropServices.Guid("43D24196-0000-467F-8C6B-9C006922D02F")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugThread3 = interface
interface IDebugThread2
Public Interface IDebugThread3
Implements IDebugThread2
- Attributes
- Implements