Filename Property

Summary

Gets or sets the filename to write the log to.

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

Property Value

The filename.

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