UtilLicensingUninstallProductKey Method
Uninstall the Windows product key of the current operating system.
Namespace: DevCase.Core.Windows.LicensingAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static void UninstallProductKey()
Public Shared Sub UninstallProductKey
UtilLicensing.UninstallProductKey()
public:
static void UninstallProductKey()
static member UninstallProductKey : unit -> unit
No code example is currently available or this language may not be supported.
PlatformNotSupportedException
|
Windows 7 or newer is required to use this feature.
|
Exception
|
Unknown error occurred during the product key uninstallation attempt.
|