Summary Property
Description
A short description of the defect.
Property type
Read-write property
Syntax
Visual Basic
Public Property Summary As String
Example
myBug.Summary = "This feature doesn't work"
myBug.Post
See Also