UWF_ExcludedRegistryKey

Contains the registry keys that are currently in the registry key exclusion list for Unified Write Filter (UWF).

Syntax

class UWF_ExcludedRegistryKey {
    [Read] string RegistryKey;
};

Members

The following tables list any methods and properties that belong to this class.

Properties

Property Data type Qualifier Description
RegistryKey string [read] The full path of the registry key in the registry key exclusion list.

Remarks

UWF_ExcludedRegistryKeydoes not represent an actual WMI object, and you cannot use this class to get or set registry key exclusions.

You can use the UWF_RegistryFilter.GetExclusions or UWF_RegistryFilter.FindExclusion methods to retrieve UWF_ExcludedRegistryKey objects.

You can use the UWF_Volume.AddExclusion and UWF_Volume.RemoveExclusion methods to add or remove registry keys to the UWF registry key exclusion list.

Requirements

Windows Edition Supported
Windows Home No
Windows Pro No
Windows Enterprise Yes
Windows Education Yes
Windows IoT Enterprise Yea