ProjectedFileSystem Events |
The ProjectedFileSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelCommand |
Occurs when the Projected File System notifies the provider that an operation by an earlier invocation of a callback should be canceled.
| |
| DirectoryEnumeration |
Occurs when the Projected File System requests directory enumeration information from the provider.
| |
| GetPlaceholderInfo |
Occurs when the Projected File System requests information for a file or directory from the provider.
| |
| Notification |
Occurs when the Projected File System delivers notifications to the provider about file system operations.
| |
| ProviderError |
Occurs when the Projected File System notifies the provider that an error occurred in the provider handling code.
| |
| QueryFileName |
Occurs when the Projected File System determines whether a given file path exists in the provider's backing store.
|