Share via


IJITDebuggingHost100 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
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("8E4B97F3-BC4A-4213-836F-559CBA1AB325")> _
Public Interface IJITDebuggingHost100
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("8E4B97F3-BC4A-4213-836F-559CBA1AB325")]
public interface IJITDebuggingHost100
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"8E4B97F3-BC4A-4213-836F-559CBA1AB325")]
public interface class IJITDebuggingHost100
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("8E4B97F3-BC4A-4213-836F-559CBA1AB325")>]
type IJITDebuggingHost100 =  interface end
public interface IJITDebuggingHost100

The IJITDebuggingHost100 type exposes the following members.

Methods

  Name Description
Public method JITAsLoggedInUser

Top

See Also

Reference

Microsoft.VisualStudio.Debugger.Interop Namespace