The Code Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets or sets the code that caused the exception.Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Code As MediaWriterExceptionCode |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public MediaWriterExceptionCode Code {get;} |
C++/CLI | |
---|---|
public: property MediaWriterExceptionCode Code { MediaWriterExceptionCode get(); } |
Return Value
The exception code.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family