Click or drag to resize

PropertyDescriptionConditionType Property

Gets the condition type.

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public PROPDESC_CONDITION_TYPE ConditionType { get; }

Property Value

Type: PROPDESC_CONDITION_TYPE
The condition type.
See Also