EventLogEntry.Index Property

Definition

Gets the index of this entry in the event log.

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

Property Value

The index of this entry in the event log.

Remarks

This number is not necessarily zero-based.

Applies to