StateChangeEventAttribute 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
描述实现 Facet 的适配器感兴趣的事件的自定义属性
[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
- 继承
-
StateChangeEventAttribute
- 属性
构造函数
| 名称 | 说明 |
|---|---|
| StateChangeEventAttribute(String, String, String) |
具有别名的函数 |
| StateChangeEventAttribute(String, String) |
ctor short |
属性
| 名称 | 说明 |
|---|---|
| EventName |
支柱 |
| TargetType |
描述实现 Facet 的适配器感兴趣的事件的自定义属性 |
| TargetTypeAlias |
描述实现 Facet 的适配器感兴趣的事件的自定义属性 |