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

Property Value

String
See Also