Click or drag to resize

FileSystemEntryProcessPlaceholderCompatibilityMode Property

Gets or sets the process 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 ProcessPlaceholderCompatibilityMode { get; set; }

Property Value

Type: PHCM
The process placeholder compatibility mode.
See Also