DebugString Method

Summary
Writes a debug message with options
Syntax
C#
C++/CLI
public static void DebugString( 
   DebugStringOptions options, 
   string[] list 
) 
public: 
static void DebugString(  
   DebugStringOptions options, 
   ... array<String^>^ list 
)  

Parameters

options
Options used when writing the debug message

list
List of strings to include in the debug message

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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