Share via


RestorePointData.TimeCreated Property

Definition

Gets the creation time of the restore point.

public DateTimeOffset? TimeCreated { get; set; }
member this.TimeCreated : Nullable<DateTimeOffset> with get, set
Public Property TimeCreated As Nullable(Of DateTimeOffset)

Property Value

Applies to