IDebugThreadDisplayNameChangeEvent100 Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.VisualStudio.Debugger.Interop
Assembly:  Microsoft.VisualStudio.Debugger.Interop.10.0 (in Microsoft.VisualStudio.Debugger.Interop.10.0.dll)

Syntax

'Declaration
<GuidAttribute("39CBD675-BDF9-423A-884F-7AB36BF51AF9")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDebugThreadDisplayNameChangeEvent100
[GuidAttribute("39CBD675-BDF9-423A-884F-7AB36BF51AF9")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDebugThreadDisplayNameChangeEvent100
[GuidAttribute(L"39CBD675-BDF9-423A-884F-7AB36BF51AF9")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDebugThreadDisplayNameChangeEvent100
[<GuidAttribute("39CBD675-BDF9-423A-884F-7AB36BF51AF9")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDebugThreadDisplayNameChangeEvent100 =  interface end
public interface IDebugThreadDisplayNameChangeEvent100

The IDebugThreadDisplayNameChangeEvent100 type exposes the following members.

Methods

  Name Description
Public method GetThread

Top

See Also

Reference

Microsoft.VisualStudio.Debugger.Interop Namespace