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.
Represents possible actions to take after uploading a file attachment.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
public enum SourceFileAction
public enum class SourceFileAction
type SourceFileAction
Public Enumeration SourceFileAction
Members
Member name | Description | |
---|---|---|
DeleteOnCompletion | Indicates to delete the source file after uploading it as an attachment. |
|
None | Indicates to take no action. |
See Also
ITestAttachment
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top