RegistryAccessPolicy.FailedEventArgs Properties
Contains data for the Failed event.Name | Description |
---|---|
Exception | Gets the exception. |
Operation | Gets the registry operation being processed. |
Throw | Gets or sets whether to throw an exception. |
See Also