←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly