This documentation is archived and is not being maintained.

Attachment::LastWriteTimeUtc Property

Gets the UTC last modified date and time of this attachment.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
property DateTime LastWriteTimeUtc {
	DateTime get ();
}

Property Value

Type: System::DateTime
Returns DateTime.

Show: