KeyValueStoreItemMetadata.LastModifiedUtc Property

Definition

Gets the last modified time (UTC) of the KeyValueStoreItem object.

public DateTime LastModifiedUtc { get; }
member this.LastModifiedUtc : DateTime
Public ReadOnly Property LastModifiedUtc As DateTime

Property Value

A DateTime that represents the last modified time of the KeyValueStoreItem object.

Applies to