EventWrittenEventArgs.EventId 屬性

定義

取得事件識別項。

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

屬性值

事件識別項。

適用於