This documentation is archived and is not being maintained.

Attachment::CreationTime Property

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

Property Value

Type: System::DateTime
Returns DateTime.

Show: