IVsProfilerLaunchBrowserTargetInfo 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用指定的 URL 启动 Web 浏览器。
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
Public Interface IVsProfilerLaunchBrowserTargetInfo
Implements IVsProfilerLaunchTargetInfo
- 属性
- 实现
属性
| EnvironmentSettings | |
| LaunchProfilerFlags | |
| ProcessArchitecture | |
| References | |
| Url |
获取要在 Web 浏览器中启动的 URL。 |