←Select platform

StatusWarning Constructor(string)

Summary

Initializes a new instance of StatusWarning.

Syntax
C#
VB
C++
public StatusWarning( 
   string errorComment 
) 
Public Sub New(ByVal errorComment As String) 
 MyBase.New 
public:  
   StatusWarning(String^ errorComment) 

Parameters

errorComment

An application-specific text description of the detected error.

Example

For an example, refer to StatusWarning.

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.Common Assembly

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