FlatTrackingData.NewestFileTimeUtc Property

Definition

The time for the newest file we have seen

public:
 property DateTime NewestFileTimeUtc { DateTime get(); void set(DateTime value); };
public DateTime NewestFileTimeUtc { get; set; }
public DateTime NewestFileTimeUtc { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; set; }
member this.NewestFileTimeUtc : DateTime with get, set
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.NewestFileTimeUtc : DateTime with get, set
Public Property NewestFileTimeUtc As DateTime

Property Value

The UTC time for the newest file seen.

Attributes

Applies to