 
            | Miner.SystemUI Assembly > Miner.SystemUI.AboutBoxProductItem Namespace : AboutProductBase Class | 
The following tables list the members exposed by AboutProductBase.
| Name | Description | |
|---|---|---|
|  | AboutProductBase Constructor | 
| Name | Description | |
|---|---|---|
|  | Bitmap | Gets the System.IntPtr for the image of the product. | 
|  | Description | Gets the description of the product. | 
|  | IsInstalled | Gets a value that indicates whether the product is installed. | 
|  | Name | Gets the name of the product. | 
|  | Priority | Gets or sets the proprity of the product. The lower the number, the higher the product will appear in the AboutDialog. | 
| Name | Description | |
|---|---|---|
|  | ProductBitmap | Gets or sets the product bitmap image. | 
|  | ProductDescription | Gets or sets the product description. | 
|  | ProductName | Gets or sets the product name. | 
|  | ProductPriority | Gets or sets the product priority. |