FlatTrackingData.OldestFileTime 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 for the oldest file we have seen
public:
property DateTime OldestFileTime { DateTime get(); void set(DateTime value); };
public DateTime OldestFileTime { get; set; }
member this.OldestFileTime : DateTime with get, set
Public Property OldestFileTime As DateTime
Property Value
The time for the oldest file seen.