Share via


NamedPropertyMetadata.LastModifiedUtc Property

Definition

Gets when the Property was last modified. Only write operations will cause this field to be updated.

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

Property Value

The last time the property was modified, UTC.

Applies to