←Select platform

Error Property

Summary

Gets or sets the error message.

Syntax

C#
VB
C++
public string Error { get; set; } 
  
Public Property Error As String 
public: 
property String^ Error { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The error message.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly