Click or drag to resize

ProjectedFileSystemProviderProjectedFileSystem Property

Gets the Projected File System instance.

Namespace:  ShellBoost.Core.ProjFS
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
protected ProjectedFileSystem ProjectedFileSystem { get; }

Property Value

Type: ProjectedFileSystem
The instance.
See Also