| Overload | Description |
|---|---|
| Result Constructor() | Initializes a new instance of the Result class. |
| Result Constructor(String,String) | Initializes a new instance of the Result class with the specified title and image name. |
| Result Constructor(String,String,String) | Initializes a new instance of the Result class with the specified title, image name and description. |
| Result Constructor(String,String,String,String) | Initializes a new instance of the Result class with the specified title, image name, description and category. |
Overloads of the constructor are also available to help you initialize results more efficiently.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family