Share via


StateChangeEventAttribute Class

Definition

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

Applies to