TestAppComponents.CreatedDateTime 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 creation datetime(RFC 3339 literal format).
public DateTimeOffset? CreatedDateTime { get; }
member this.CreatedDateTime : Nullable<DateTimeOffset>
Public ReadOnly Property CreatedDateTime As Nullable(Of DateTimeOffset)