Click or drag to resize

FormActMainLogFilePath Property

Currently used log file. To open a new log file, change this property and call OpenLog()

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public string LogFilePath { get; set; }

Property Value

Type: String
See Also