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
public enum GeneratedBugFields
public enum class GeneratedBugFields
type GeneratedBugFields
Public Enumeration 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. |
See Also
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top