ISettingsSubset Interface

Definition

A subset of settings (either a single setting or all settings matching a wildcard pattern) for which one can subscribe to change events.

public interface class ISettingsSubset
public interface class ISettingsSubset
__interface ISettingsSubset
public interface ISettingsSubset
type ISettingsSubset = interface
Public Interface ISettingsSubset

Events

SettingChangedAsync

Raised when a setting has changed.

Applies to