←Select platform

Code Property

Summary

Gets or sets the code that caused this exception.

Syntax

C#
VB
Java
WinRT C#
C++
public DicomExceptionCode Code { get; set; } 
Public Property Code As Leadtools.Dicom.DicomExceptionCode 
public Leadtools.Dicom.DicomExceptionCode Code {get; set;} 
public final DicomExceptionCode getCode() 
public final void setCode(DicomExceptionCode value) 
             
 <br/>get_Code();<br/>set_Code(value);<br/>Object.defineProperty('Code');  

Property Value

An Code value that specifies what caused this exception.

Example

For an example, refer to DicomException.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly