ClientSettingsChangedEventArgs Class
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.
The client setting state that has changed.
public ref class ClientSettingsChangedEventArgs : EventArgs
public class ClientSettingsChangedEventArgs : EventArgs
type ClientSettingsChangedEventArgs = class
inherit EventArgs
Public Class ClientSettingsChangedEventArgs
Inherits EventArgs
- Inheritance
-
ClientSettingsChangedEventArgs
Properties
Type |
The type of the setting that has been changed |
Value |
The value of the setting that has been changed |