IVsShell3 Schnittstelle

Definition

Stellt alle Benutzeroberflächendienste bereit zusätzlich zur Schnittstelle IVsShell.

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
Attribute

Methoden

IsRunningElevated(Boolean)

Überprüfen, um zu sehen, ob die Anwendung als Administrator ausgeführt wird.

RestartElevated()

Starten Sie die Anwendung neu, fragen Sie Anmeldeinformationen vom Benutzer ab, wenn nicht als Administrator ausgeführt wird, oder beginnen Sie als Administrator, wenn der Benutzer über Administratorrechte verfügt.

Gilt für