UrlProtocol Methods |
The UrlProtocol type exposes the following members.
Name | Description | |
---|---|---|
Register |
Registers the application to a URI scheme.
| |
RegisterElevated |
Registers the application to a URI scheme using runas to elevate the process if required.
Not that this can still throw a UnauthorizedAccessException if the elevated process is also not authorized.
| |
RequiresRegistration |
Returns true if the uri requires registration; otherwise false.
|