TaskLogMessage.TimeGenerated 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.
The time this message was written by the module.
public:
property Nullable<DateTime> TimeGenerated { Nullable<DateTime> get(); };
public DateTime? TimeGenerated { get; }
member this.TimeGenerated : Nullable<DateTime>
Public ReadOnly Property TimeGenerated As Nullable(Of DateTime)
Property Value
Returns DateTime.