Filename Property

Summary
Gets or sets the filename to write the log to.
Syntax
C#
VB
C++
public override string Filename { get; set; } 
  
Public Overrides Property Filename As String 
public: 
property String^ Filename { 
   String^ get() override; 
   void set (    String^ ) override; 
} 

Property Value

The filename.

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

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