StateChangeEventAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ファセットを実装するアダプターの対象となるイベントを記述するカスタム属性
[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) |
エイリアス付き ctor |
| StateChangeEventAttribute(String, String) |
ctor short |
プロパティ
| 名前 | 説明 |
|---|---|
| EventName |
支柱 |
| TargetType |
ファセットを実装するアダプターの対象となるイベントを記述するカスタム属性 |
| TargetTypeAlias |
ファセットを実装するアダプターの対象となるイベントを記述するカスタム属性 |