Class EventLogExportItem
public class EventLogExportItem : IEventLogExportItem
- Inheritance
-
EventLogExportItem
- Implements
- Inherited Members
Constructors
EventLogExportItem()
public EventLogExportItem()
Properties
DefaultObject
Возвращает объект по умолчанию.
public static EventLogExportItem DefaultObject { get; }
Property Value
Name
Имя.
public string Name { get; set; }
Property Value
Path
Путь.
public string? Path { get; set; }
Property Value
Size
Размер.
public double Size { get; set; }