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
'Declaration
Public Enumeration UploadPauseReason
public enum UploadPauseReason
public enum class UploadPauseReason
type UploadPauseReason
public enum 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). |