PreferenceRegistrySetting Properties

 

Namespace:   Microsoft.GroupPolicy
Assembly:  Microsoft.GroupPolicy.Management (in Microsoft.GroupPolicy.Management.dll)

Properties

Name Description
System_CAPS_pubproperty Action

Gets or sets the action for the Registry preference item.

System_CAPS_pubproperty DisabledByAncestor

Gets or sets a value that specifies whether the Registry preference item is disabled by an ancestor.

System_CAPS_pubproperty DisabledDirectly

Gets or sets a value that specifies whether the Registry preference item is disabled directly.

System_CAPS_pubproperty FullKeyPath

Gets the full key path for the registry item.(Inherited from RegistryItem.)

System_CAPS_pubproperty HasValue

Gets a value that indicates whether the registry setting has a value associated with it.(Inherited from RegistrySetting.)

System_CAPS_pubproperty Hive

Gets or sets the registry hive for the Registry preference item.(Overrides RegistryItem.Hive.)

System_CAPS_pubproperty KeyPath

Gets or sets the key path for the registry item.(Inherited from RegistryItem.)

System_CAPS_pubproperty Order

Gets or sets the order for the Registry preference item.

System_CAPS_pubproperty Type

Gets a value that indicates the data type of the registry setting.(Inherited from RegistrySetting.)

System_CAPS_pubproperty Value

Gets the value data for the registry setting.(Inherited from RegistrySetting.)

System_CAPS_pubproperty ValueName

Gets or sets the value name for this registry setting.(Inherited from RegistrySetting.)

See Also

PreferenceRegistrySetting Class
Microsoft.GroupPolicy Namespace

Return to top