Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileSystemProviderRegistrationEvent

Represents the FileSystemProviderRegistration event. This event is fired by the FileService if a FileSystemProvider is registered to or unregistered from the service.

Hierarchy

  • FileSystemProviderRegistrationEvent

Index

Properties

added: boolean

True if a new provider has been registered, false if a provider has been unregistered.

The affected file system provider for which this event was fired.

scheme: string

The (uri) scheme for which the provider was (previously) registered