RegistryAccessPolicy.QuerySubKeyTreeOperationEventArgs Constructors
Name | Parameters | Description |
---|---|---|
QuerySubKeyTreeOperationEventArgs(SafeRegistry.Hive, String, RegistryAccessPolicy.SubKeyTreeOperation, Boolean) | hive, key, operation, cancel | Initializes a new instance of the RegistryAccessPolicy.QuerySubKeyTreeOperationEventArgs class with specified settings. |
See Also