Share via


ITestPointProperties Interface

Represents the mutable properties of a test point. These are tracked historically.

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

Syntax

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

The ITestPointProperties type exposes the following members.

Properties

  Name Description
Public property Comment
Public property LastUpdated
Public property LastUpdatedBy
Public property LastUpdatedByName
Public property MostRecentFailureType Obsolete.
Public property MostRecentFailureTypeId
Public property MostRecentResolutionStateId
Public property MostRecentResultId
Public property MostRecentResultOutcome
Public property MostRecentResultState
Public property MostRecentRunId
Public property Revision
Public property State

Top

Remarks

No content here will be updated; please do not add material here.

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client Namespace