IVsProjectServerHost Methods

 

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

NameDescription
System_CAPS_pubmethodGetServerUrl(String^)

Gets the URL of the hosted server.

System_CAPS_pubmethodIsServerRunning(Int32)

Determines whether the hosted server is running.

System_CAPS_pubmethodStartServer(String^, UInt32)

Creates a process for a hosted server.

System_CAPS_pubmethodStopServer()

Stops a hosted server

Return to top
Show: