This documentation is archived and is not being maintained.

Attachment::AttachedTime Property

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

Property Value

Type: System::DateTime
Returns DateTime.

Show: