ISchedulerTask.CreateTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the date and time when the task was created.
public DateTime CreateTime { get; }
member this.CreateTime : DateTime
Public ReadOnly Property CreateTime As DateTime
Property Value
The task creation time. The value is in Coordinated Universal Time.