StateChangeEventAttribute 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.
Custom attribute that describes what events are of interest for adapters that implement facets
[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)]
public sealed class StateChangeEventAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)>]
type StateChangeEventAttribute = class
inherit Attribute
Public NotInheritable Class StateChangeEventAttribute
Inherits Attribute
- Inheritance
-
StateChangeEventAttribute
- Attributes
Constructors
StateChangeEventAttribute(String, String, String) |
ctor with alias |
StateChangeEventAttribute(String, String) |
ctor short |
Properties
EventName |
prop |
TargetType | |
TargetTypeAlias |