IVsShell4 Interface

Definition

Provides a method to restart the shell.

public interface class IVsShell4
public interface class IVsShell4
__interface IVsShell4
[System.Runtime.InteropServices.Guid("7AB9748C-7F33-4996-8B00-091B562950A5")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsShell4
[<System.Runtime.InteropServices.Guid("7AB9748C-7F33-4996-8B00-091B562950A5")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsShell4 = interface
Public Interface IVsShell4
Attributes

Methods

Restart(UInt32)

Restarts the shell.

Applies to