IVsProfilerLaunchBrowserTargetInfo 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.
Launches a Web browser with a specified URL.
public interface class IVsProfilerLaunchBrowserTargetInfo : Microsoft::VisualStudio::Shell::Interop::IVsProfilerLaunchTargetInfo
public interface class IVsProfilerLaunchBrowserTargetInfo : Microsoft::VisualStudio::Shell::Interop::IVsProfilerLaunchTargetInfo
__interface IVsProfilerLaunchBrowserTargetInfo : Microsoft::VisualStudio::Shell::Interop::IVsProfilerLaunchTargetInfo
[System.Runtime.InteropServices.Guid("8DFD2DFC-D11E-4430-B311-1D4C732C45C3")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProfilerLaunchBrowserTargetInfo : Microsoft.VisualStudio.Shell.Interop.IVsProfilerLaunchTargetInfo
[<System.Runtime.InteropServices.Guid("8DFD2DFC-D11E-4430-B311-1D4C732C45C3")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProfilerLaunchBrowserTargetInfo = interface
interface IVsProfilerLaunchTargetInfo
[<System.Runtime.InteropServices.Guid("8DFD2DFC-D11E-4430-B311-1D4C732C45C3")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProfilerLaunchBrowserTargetInfo = interface
interface IVsProfilerLaunchTargetInfo
interface IVsProfilerTargetInfo
Public Interface IVsProfilerLaunchBrowserTargetInfo
Implements IVsProfilerLaunchTargetInfo
- Attributes
- Implements
Properties
EnvironmentSettings | |
LaunchProfilerFlags | |
ProcessArchitecture | |
References | |
Url |
Gets the URL to launch in the Web browser. |