WebSite.LastModifiedTimeUtc Property

Definition

Optional. A dateTime value that contains, in Coordinated Universal Time, the last time the web site was modified.

public DateTime? LastModifiedTimeUtc { get; set; }
member this.LastModifiedTimeUtc : Nullable<DateTime> with get, set
Public Property LastModifiedTimeUtc As Nullable(Of DateTime)

Property Value

Applies to