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.
Indicates the current state of a set of coverage data.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
public enum CoverageState
public enum class CoverageState
type CoverageState
Public Enumeration CoverageState
Members
Member name | Description | |
---|---|---|
Completed | Coverage data is up to date. |
|
Pending | Coverage data is out of date and is being updated. |
See Also
CoverageQueryFlags
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top