Click or drag to resize

NativeProxyWantsFORPARSING Property

Determines the 'WantsFORPARSING' registry value.

Namespace:  callback.ShellBoost.Core.Client
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public bool WantsFORPARSING { get; }

Property Value

Type: Boolean
true if 'WantsFORPARSING' is set; otherwise, false.
See Also