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.
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 | |
---|---|---|
BuildFoundIn | Represents the build in which the bug was found. | |
None | Represents the default. | |
ReproSteps | Represents the steps to reproduce the error. | |
SystemInfo | Represents information about the system where the error occurred. |