IVsShell3 Interface
Visual Studio 2015
Supplies shell services in addition to the IVsShell interface.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | IsRunningElevated(Boolean) | Check to see if the application is running as an admin. |
![]() | RestartElevated() | Restart the application, asking for credentials from the user if not running as administrator, or start as admin if the user has admin privileges. |
Show:
