Click or drag to resize

ProjectedFileSystemProviderStartFlags Property

Gets or sets starting flags for the Projected File System.

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

Property Value

Type: PRJ_STARTVIRTUALIZING_FLAGS
The flags.
See Also