IVsShell4 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |