Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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_Elevated | Use elevated privileges. | |
| RESTART_Normal | Use normal privileges. |