Represents the FileSystemProviderRegistration event. This event is fired by the FileService if a FileSystemProvider is registered to or unregistered from the service.
FileSystemProviderRegistration
True if a new provider has been registered, false if a provider has been unregistered.
True
false
The affected file system provider for which this event was fired.
The (uri) scheme for which the provider was (previously) registered
Represents the
FileSystemProviderRegistration
event. This event is fired by the FileService if a FileSystemProvider is registered to or unregistered from the service.