IVsProfilerLaunchBrowserTargetInfo Interface

 

Launches a Web browser with a specified URL.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("8DFD2DFC-D11E-4430-B311-1D4C732C45C3")]
public interface IVsProfilerLaunchBrowserTargetInfo : IVsProfilerLaunchTargetInfo

NameDescription
System_CAPS_pubpropertyEnvironmentSettings

System_CAPS_pubpropertyLaunchProfilerFlags

System_CAPS_pubpropertyProcessArchitecture

System_CAPS_pubpropertyReferences

System_CAPS_pubpropertyUrl

Gets the URL to launch in the Web browser.

Return to top
Show: