IWindow.LogFile Property
From AdiIRC API v2
A Sandcastle Documented Class Library
IWindowLogFile Property |
Returns the name of the log file associated with this IWindow.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
string LogFile { get; }
ReadOnly Property LogFile As String Get
property String^ LogFile { String^ get (); }
abstract LogFile : string with get