Click or drag to resize

PropertyDescriptionConditionOperation Property

Gets the condition operation.

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public CONDITION_OPERATION ConditionOperation { get; }

Property Value

Type: CONDITION_OPERATION
The condition operation.
See Also