Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the reasons that an IAttachmentUploadEntry could be paused.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
public enum UploadPauseReason
public enum class UploadPauseReason
type UploadPauseReason
Public Enumeration UploadPauseReason
Members
Member name | Description | |
---|---|---|
FileLock | The attachment file is locked. |
|
User | The upload has been paused by the user in the user interface (UI). |
See Also
IAttachmentUploadEntry
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top