Share via


ISettings Members

Include Protected Members
Include Inherited Members

This interface defines the settings contract.

The ISettings type exposes the following members.

Methods

  Name Description
Public method CompareSettingValues Returns a list of changed settings.
Public method IsSupportedSetting Returns whether this setting is supported by the implementing class.
Public method Reset Resets settings to default values.

Top

Properties

  Name Description
Public property SettingValues Gets or sets setting values.

Top

Events

  Name Description
Public event SettingsChanged The event for settings changed.

Top

See Also

Reference

ISettings Interface

Microsoft.Data.Schema.Common.Settings Namespace