<Code Lib>
2027 Property
Changes 0
P

ValueParsingOptions.AllowedValues

Description:
The allowable range of values to be parsed.

public AllowedValues AllowedValues { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…