EventDescriptor.Keywords 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property long Keywords { long get(); };
public long Keywords { get; }
member this.Keywords : int64
Public ReadOnly Property Keywords As Long
属性值
一个关键字,是用来指定事件类别的位掩码。
适用于