Visual Basic (Declaration) | |
---|---|
Public Property Code As PrinterDriverExceptionCode |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public PrinterDriverExceptionCode Code {get; set;} |
C++/CLI | |
---|---|
public: property PrinterDriverExceptionCode Code { PrinterDriverExceptionCode get(); void set (PrinterDriverExceptionCode value); } |
Return Value
An PrinterDriverExceptionCode value that specifies what caused this exception.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family