Share via


GeneratedBugFields Enumeration

Represents the predefined fields whose customized names are provided in IBugFieldMapping.FieldMappings.

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

Syntax

'Declaration
Public Enumeration GeneratedBugFields
public enum GeneratedBugFields
public enum class GeneratedBugFields
type GeneratedBugFields
public enum GeneratedBugFields

Members

Member name Description
None Represents the default.
ReproSteps Represents the steps to reproduce the error.
SystemInfo Represents information about the system where the error occurred.
BuildFoundIn Represents the build in which the bug was found.

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client Namespace