SystemMonitor.LogViewStart 属性

检索或设置用于从日志文件中检索计数器值的开始日期。

此属性是可读写的。

语法

Property LogViewStart As Date

属性值

用于从日志文件中检索计数器值的开始日期。

备注

SYSMON 从开始日期和 SystemMonitor.LogViewStop 日期(含)内的日志文件中检索计数器值。

如果未指定开始日期,或者如果将此属性设置为在日志文件中找到的日期值范围之外的日期值,则 SYSMON 会将该值更改为在日志文件中找到的最早日期值。

如果此属性设置为大于 LogViewStop 的日期值,则 SYSMON 会将该值更改为 LogViewStop 的值。

如果指定开始和停止日期,则应在设置 SystemMonitor.DataSourceType 之前指定日期。

要求

要求
最低受支持的客户端
Windows 2000 Professional [仅限桌面应用]
最低受支持的服务器
Windows 2000 Server [仅限桌面应用]
DLL
Sysmon.ocx

另请参阅

SystemMonitor

SystemMonitor.GetLogViewRange

SystemMonitor.LogFiles

SystemMonitor.LogViewStop

SystemMonitor.LogSourceStartTime

SystemMonitor.SetLogViewRange