←Select platform

Code Property

Summary

Gets the code that caused this exception. (Inherited from DicomException)

Syntax
C#
VB
C++
public DicomExceptionCode Code {get;} 
Public ReadOnly Property Code() As DicomExceptionCode 
   Get 
public:  
   property DicomExceptionCode^ Code 
   { 
      DicomExceptionCode^ get() 
   } 

Property Value

The code that caused this exception. (Inherited from DicomException)

Example

For an example, refer to UseSecureHost.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.