IVsProjectServerHost Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetServerUrl(String^) | Gets the URL of the hosted server. |
![]() | IsServerRunning(Int32) | Determines whether the hosted server is running. |
![]() | StartServer(String^, UInt32) | Creates a process for a hosted server. |
![]() | StopServer() | Stops a hosted server |
Show:
