This documentation is archived and is not being maintained.

Attachment::LastWriteTime Property

Gets the 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 LastWriteTime {
	DateTime get ();
}

Property Value

Type: System::DateTime
Returns DateTime.

Show: