IOptionsService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the interface definition for IOptionsService.
public interface class IOptionsService
public interface IOptionsService
type IOptionsService = interface
Public Interface IOptionsService
- Derived
Properties
Item[String] |
Gets the OptionRecord with the specified name. |
Methods
GetOptions() |
Gets the options. |
GetOptionSetting(String) |
Gets the option setting. |