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