←Select platform

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

Leadtools.Logging Assembly