Click or drag to resize

NativeProxyWantsFORPARSING Property

Determines the 'WantsFORPARSING' registry value.

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

Property Value

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