EventDescriptor.Keywords プロパティ

定義

イベント記述子からキーワード値を取得します。

public:
 property long Keywords { long get(); };
public long Keywords { get; }
member this.Keywords : int64
Public ReadOnly Property Keywords As Long

プロパティ値

イベントのカテゴリを指定するキーワード (ビット マスク)。

適用対象