ITestResultAttachment Interface

For internal use only.

Various methods that are used internally by Test Manager.

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

Syntax

'Declaration
Public Interface ITestResultAttachment
public interface ITestResultAttachment
public interface class ITestResultAttachment
type ITestResultAttachment =  interface end
public interface ITestResultAttachment

The ITestResultAttachment type exposes the following members.

Properties

  Name Description
Public property Id
Public property TestResultId
Public property TestRunId
Public property TmiRunId

Top

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client.Internal Namespace