Table of Contents

Enum PropertyConditionType

Namespace
Microsoft.WindowsAPICodePack.Shell.PropertySystem
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

Specifies the condition type to use when displaying the property in the query builder user interface (UI).

public enum PropertyConditionType

Fields

Boolean = 4

The Boolean type.

DateTime = 3

The date/time type.

None = 0

The default condition type.

Number = 5

The number type.

Size = 2

The size type.

String = 1

The string type.