←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly