Aracılığıyla paylaş


Location.Timestamp Property

Definition

Gets or sets the timestamp of the location in UTC.

public:
 property DateTimeOffset Timestamp { DateTimeOffset get(); void set(DateTimeOffset value); };
public DateTimeOffset Timestamp { get; set; }
member this.Timestamp : DateTimeOffset with get, set
Public Property Timestamp As DateTimeOffset

Property Value

UTC timestamp.

Applies to