Table of Contents

Enum PropEnumType

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

Property Enumeration Types

public enum PropEnumType

Fields

DefaultValue = 2

Use DisplayText

DiscreteValue = 0

Use DisplayText and either RangeMinValue or RangeSetValue.

EndRange = 3

Use Value or RangeMinValue

RangedValue = 1

Use DisplayText and either RangeMinValue or RangeSetValue