FeatureUpdatedEventArgs 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.
Notifies that a specific feature was updated and might have changed its state, without computing the state value.
public ref class FeatureUpdatedEventArgs : EventArgs
public class FeatureUpdatedEventArgs : EventArgs
type FeatureUpdatedEventArgs = class
inherit EventArgs
Public Class FeatureUpdatedEventArgs
Inherits EventArgs
- Inheritance
-
FeatureUpdatedEventArgs
Constructors
FeatureUpdatedEventArgs(String) |
Creates an instance of FeatureUpdatedEventArgs. |
Properties
FeatureName |
Name of feature that was updated. |