ISettingsSubset 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.
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. |