DiagnosticsInformationIsUACEnabled Method |
Determines whether Windows User Account Controls (UAC) notifies the user when programs try to make changes to the computer.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static bool IsUACEnabled()
Return Value
Type:
Booleantrue if UAC is enabled; otherwise,
false.
See Also