Click or drag to resize

IEventInfoLogFile Property

Win32_NTLogEvent: Name of Windows event log file. Together with RecordNumber, this is used to uniquely identify an instance of this class.

Namespace:  Xcalibur.Models.Events
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
string LogFile { get; set; }

Property Value

Type: String
The log file.
See Also