EventDescriptor.Keywords 属性

定义

从事件说明符中检索关键字值。

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

属性值

一个关键字,是用来指定事件类别的位掩码。

适用于