Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the privilege level at which to start the process.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
Public Enumeration __VSRESTARTTYPE
public enum __VSRESTARTTYPE
public enum class __VSRESTARTTYPE
type __VSRESTARTTYPE
public enum __VSRESTARTTYPE
Members
Member name | Description | |
---|---|---|
RESTART_Normal | Use normal privileges. | |
RESTART_Elevated | Use elevated privileges. |