ShellBoost.Core.ProjFS Namespace |
Class | Description | |
---|---|---|
FileSystemItem |
Represents a physical (file or directory) item for the Projected File System.
| |
ProjectedCancelCommandEventArgs |
Provides base data for the CancelCommand event.
| |
ProjectedDirectoryEnumerationEventArgs |
Provides data for the DirectoryEnumeration event.
| |
ProjectedEventArgs |
Provides base data for the ProjectedFileSystem events.
| |
ProjectedFileSystem |
A utility class that supports the Windows Projected File System (ProjFS) for .NET projects.
| |
ProjectedFileSystemItem |
Represents an item (file or directory) in the Projected File System.
| |
ProjectedFileSystemProvider |
A utility class that represents an provider for the Projected File System.
| |
ProjectedFileSystemProviderErrorEventArgs |
Provides data for the ProviderError event.
| |
ProjectedGetPlaceholderInfoEventArgs |
Provides data for the GetPlaceholderInfo event.
| |
ProjectedNotificationEventArgs |
Provides data for the Notification event.
| |
ProjectedQueryFileNameEventArgs |
Provides data for the QueryFileName event.
|
Structure | Description | |
---|---|---|
PRJ_PLACEHOLDER_VERSION_INFO |
Information that uniquely identifies the contents of a placeholder file.
Maps to Windows' PRJ_PLACEHOLDER_VERSION_INFO structure.
|
Enumeration | Description | |
---|---|---|
PRJ_FILE_STATE |
The state of an item.
Maps to Windows' PRJ_FILE_STATE enumeration..
| |
PRJ_NOTIFICATION |
A notification value specified when sending the notification in a callback.
Maps to Windows' PRJ_NOTIFICATION enumeration..
| |
PRJ_NOTIFY_TYPES |
Types of notifications describing a change to the file or folder.
Maps to Windows' PRJ_NOTIFICATION enumeration..
| |
PRJ_STARTVIRTUALIZING_FLAGS |
Flags to provide when starting a virtualization instance.
Maps to Windows' PRJ_STARTVIRTUALIZING_FLAGS enumeration..
| |
PRJ_UPDATE_FAILURE_CAUSES |
Descriptions for the reason an update failed.
Maps to Windows' PRJ_UPDATE_FAILURE_CAUSES enumeration..
| |
PRJ_UPDATE_TYPES |
Flags to specify whether updates will be allowed given the state of a file or directory on disk.
Maps to Windows' PRJ_UPDATE_TYPES enumeration..
|