This documentation is archived and is not being maintained.

FileAttachmentException::SourceAttachment Property

Gets the attachment that caused this error.

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

public:
property Attachment^ SourceAttachment {
	Attachment^ get ();
}

Show: