Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to IVsProfilerLauncher.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("EBEDC435-D4B7-4428-83EF-D59EAA18C7DF")> _
Public Interface SVsProfilerLauncher
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("EBEDC435-D4B7-4428-83EF-D59EAA18C7DF")]
public interface SVsProfilerLauncher
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"EBEDC435-D4B7-4428-83EF-D59EAA18C7DF")]
public interface class SVsProfilerLauncher
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("EBEDC435-D4B7-4428-83EF-D59EAA18C7DF")>]
type SVsProfilerLauncher = interface end
public interface SVsProfilerLauncher