EventLogEntry.Index 屬性

定義

取得事件記錄檔中這個項目的索引。

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

屬性值

Int32

事件記錄檔中這個項目的索引。

備註

這個數位不一定以零起始。

適用於