Click or drag to resize

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.7 (2.0.1.7)
Syntax
C#
string LogFile { get; }

Property Value

Type: String
See Also