IVsShell3 Interface

Definição

Fornece serviços do Shell além da IVsShell interface.

public interface class IVsShell3
public interface class IVsShell3
__interface IVsShell3
[System.Runtime.InteropServices.Guid("07BDC931-E86D-4531-A59C-20C614D6E492")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsShell3
[<System.Runtime.InteropServices.Guid("07BDC931-E86D-4531-A59C-20C614D6E492")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsShell3 = interface
Public Interface IVsShell3
Atributos

Métodos

IsRunningElevated(Boolean)

Verifique se o aplicativo está sendo executado como administrador.

RestartElevated()

Reinicie o aplicativo, solicitando credenciais do usuário se não estiver em execução como administrador ou iniciar como administrador se o usuário tiver privilégios de administrador.

Aplica-se a