Click or drag to resize

ProjectedFileSystem Events

The ProjectedFileSystem type exposes the following members.

Events
  NameDescription
Public eventCancelCommand
Occurs when the Projected File System notifies the provider that an operation by an earlier invocation of a callback should be canceled.
Public eventDirectoryEnumeration
Occurs when the Projected File System requests directory enumeration information from the provider.
Public eventGetPlaceholderInfo
Occurs when the Projected File System requests information for a file or directory from the provider.
Public eventNotification
Occurs when the Projected File System delivers notifications to the provider about file system operations.
Public eventProviderError
Occurs when the Projected File System notifies the provider that an error occurred in the provider handling code.
Public eventQueryFileName
Occurs when the Projected File System determines whether a given file path exists in the provider's backing store.
Top
See Also