Skip to main content
All docs
V24.1

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