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.8.2.285
Syntax
C#
public string LogFilePath { get; set; }

Property Value

Type: String
See Also