 | TaskEventLogCount Property |
Gets the total number of events for this task.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.10.1
Syntaxpublic long Count { get; }
Public ReadOnly Property Count As Long
Get
public:
property long long Count {
long long get ();
}
Request Example
View SourceProperty Value
Type:
Int64
See Also