SystemMonitor.LogViewStart 屬性

擷取或設定用來從記錄檔擷取計數器值的開始日期。

這是可讀寫的屬性。

Syntax

Property LogViewStart As Date

屬性值

用來從記錄檔擷取計數器值的開始日期。

備註

SYSMON 會從落在 start 和 SystemMonitor.LogViewStop 日期內的記錄檔中擷取計數器值,包括內含。

如果您未指定開始日期,或將此屬性設定為日期值超出記錄檔中找到的日期值範圍,SYSMON 會將值變更為記錄檔中找到的最早日期值。

如果此屬性設定為大於 LogViewStop的日期值,SYSMON 會將值變更為 LogViewStop的值。

如果您指定開始和停止日期,您應該在設定 SystemMonitor.DataSourceType之前指定日期。

規格需求

需求
最低支援的用戶端
Windows 2000 專業版 [僅限傳統型應用程式]
最低支援的伺服器
Windows 2000 Server [僅限傳統型應用程式]
DLL
Sysmon.ocx

另請參閱

SystemMonitor

SystemMonitor.GetLogViewRange

SystemMonitor.LogFiles

SystemMonitor.LogViewStop

SystemMonitor.LogSourceStartTime

SystemMonitor.SetLogViewRange