|
PrimoBurner for .NET
5.0
CD, DVD and Blu-ray Software Development Kit
|
Describes a PrimoBurner error. More...
Inherits ICloneable.
Public Member Functions | |
| object | Clone () |
| Creates a copy of this object. | |
Properties | |
| int | Code [get, set] |
| Error code. | |
| ErrorFacility | Facility [get, set] |
| Error facility. | |
| String | Message [get, set] |
| Error message. | |
Describes a PrimoBurner error.
| object Clone | ( | ) |
Creates a copy of this object.
References ErrorInfo.Code, ErrorInfo.Facility, and ErrorInfo.Message.
|
getset |
|
getset |
Error facility.
This is the PrimoBurner subsystem that has generated the error.
Referenced by ErrorInfo.Clone().
|
getset |