Share via


IOptionsService Interface

Definition

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.

Applies to