AttachmentDownloadFields Class

FOR INTERNAL USE ONLY.

Query string parameters that are used for attachment downloads.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.TestManagement.Common.Internal.AttachmentDownloadFields

Namespace:  Microsoft.TeamFoundation.TestManagement.Common.Internal
Assembly:  Microsoft.TeamFoundation.TestManagement.Common (in Microsoft.TeamFoundation.TestManagement.Common.dll)

Syntax

'Declaration
Public NotInheritable Class AttachmentDownloadFields
public static class AttachmentDownloadFields
public ref class AttachmentDownloadFields abstract sealed
[<AbstractClass>]
[<Sealed>]
type AttachmentDownloadFields =  class end
public final class AttachmentDownloadFields

The AttachmentDownloadFields type exposes the following members.

Fields

  Name Description
Public fieldStatic member AttachmentId
Public fieldStatic member Length
Public fieldStatic member SessionId
Public fieldStatic member TestResultId
Public fieldStatic member TestRunId

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Common.Internal Namespace