OptionSet.Options Property in OptionSet Summary Gets the Option s that should be presented to the user. public Option[] Options { get; private set; } See Also Option: An option to be presented to the user.