Defect Class Members

The following tables list the members exposed by Defect.

Public Constructors
 NameDescription
Public ConstructorDefect ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAdditionalFieldsA collection of additional fields with data on the issue.  
Public PropertyAttachmentsFull path names of attachments to add to the defect.  
Public PropertyDescriptionThe description of the issue.  
Public PropertyIdThe unique defect ID.  
Public PropertySummaryA short statement of the issue.  
Public PropertyUrlThe URL for accessing the defect in the defect tracking system.  
Top
Public Methods
 NameDescription
Public MethodToStringReturns the ID.  
Top
See Also