IVsProfilerLaunchWebServerTargetInfo 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
启动 Web 服务器。 此接口使用 URL 确定要重新启动或更新然后附加到的辅助进程 (w3wp.exe) 的实例。
public interface class IVsProfilerLaunchWebServerTargetInfo : Microsoft::VisualStudio::Shell::Interop::IVsProfilerLaunchTargetInfo
public interface class IVsProfilerLaunchWebServerTargetInfo : Microsoft::VisualStudio::Shell::Interop::IVsProfilerLaunchTargetInfo
__interface IVsProfilerLaunchWebServerTargetInfo : Microsoft::VisualStudio::Shell::Interop::IVsProfilerLaunchTargetInfo
[System.Runtime.InteropServices.Guid("0D9FAB5B-0B37-44D5-B6C2-A66EF7FE7F6C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProfilerLaunchWebServerTargetInfo : Microsoft.VisualStudio.Shell.Interop.IVsProfilerLaunchTargetInfo
[<System.Runtime.InteropServices.Guid("0D9FAB5B-0B37-44D5-B6C2-A66EF7FE7F6C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProfilerLaunchWebServerTargetInfo = interface
interface IVsProfilerLaunchTargetInfo
Public Interface IVsProfilerLaunchWebServerTargetInfo
Implements IVsProfilerLaunchTargetInfo
- 属性
- 实现
属性
| EnvironmentSettings | |
| LaunchProfilerFlags | |
| ProcessArchitecture | |
| References | |
| Url |
获取将用于 Web 服务器的 URL。 |