 | TaskEventEventId Property |
Gets the event id.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.10.1
Syntaxpublic int EventId { get; }
Public ReadOnly Property EventId As Integer
Get
public:
property int EventId {
int get ();
}
Request Example
View SourceProperty Value
Type:
Int32
See Also