EventTags 枚举

定义

指定活动开始和停止事件的跟踪。 只应使用较低的 24 位。 有关详细信息,请参阅 EventSourceOptionsWrite(String, EventSourceOptions)

此枚举支持其成员值的按位组合。

public enum class EventTags
[System.Flags]
public enum EventTags
[<System.Flags>]
type EventTags = 
Public Enum EventTags
继承
EventTags
属性

字段

None 0

指定没有标记,并且等于零。

适用于