←Select platform

DebugLogFilename Property

Summary

Gets or sets the debug log filename.

Syntax

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

Property Value

The debug log filename.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly