ErrorLogEventArgsIndex Field |
Gets the error index.
Namespace: WinWrap.Basic.Server.ClassicAssembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntaxpublic readonly int Index
Public ReadOnly Index As Integer
public:
initonly int Index
Field Value
Int32
The error index.
Remarks
Index starts at 1.
See Also