Click or drag to resize

FileSystemEntryThreadPlaceholderCompatibilityMode Property

Gets or sets the thread placeholder compatibility mode.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static PHCM ThreadPlaceholderCompatibilityMode { get; set; }

Property Value

Type: PHCM
The thread placeholder compatibility mode.
See Also