共用方式為


HostedServiceProperties.DateLastModified Property

Definition

Optional. The date that the cloud service was last updated, in [4DigitYear]-[2DigitMonth]-[2DigitDay]T[2DigitHour]:[2DigitMinute]:[2DigitSecond]Z format. The date 2011-05-11T16:15:26Z is an example that could be returned by the DateCreated or DateLastModified elements.

public DateTime DateLastModified { get; set; }
member this.DateLastModified : DateTime with get, set
Public Property DateLastModified As DateTime

Property Value

Applies to