Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
Integer value.
Use this property when ChoiceKind is set to range. If x is the value of the MinDenominatorValue property and s
is the value of the StepDenominatorValue property, then the available choices are x, x + s, x + 2s, and so forth,
up to a maximum of the value of the MaxDenominatorValue property. If the value of the TagType property is anything
other than Rational, then this property is null.