IVsShell4 Interface

 

Provides a method to restart the shell.

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

[GuidAttribute("7AB9748C-7F33-4996-8B00-091B562950A5")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsShell4

NameDescription
System_CAPS_pubmethodRestart(UInt32)

Restarts the shell.

Return to top
Show: