EventToken.Token 属性

定义

检索此事件的元数据标记。

public:
 property int Token { int get(); };
public int Token { get; }
member this.Token : int
Public ReadOnly Property Token As Integer

属性值

只读。 检索此事件的元数据标记。

适用于