Rediger

Del via


LogFiles.Item property

Retrieves the specified LogFileItem instance from the collection.

This property is read-only.

Syntax

Property Item( _
  ByVal index As Object _
) As LogFileItem

Property value

LogFileItem instance that corresponds to the specified index value.

Remarks

This is the default property of the LogFiles object.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
DLL
Sysmon.ocx

See also

LogFiles

LogFileItem

LogFiles