SettingsEventArgs 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.
Event args for a settings event.
public ref class SettingsEventArgs : EventArgs
public class SettingsEventArgs : EventArgs
type SettingsEventArgs = class
inherit EventArgs
Public Class SettingsEventArgs
Inherits EventArgs
- Inheritance
-
SettingsEventArgs
Constructors
SettingsEventArgs(SettingsEvent) |
Initializes a new instance of SettingsEventArgs class with the provided |
Properties
Event |
Gets or sets the settings event. |