LiteLogger LogFileLocationName Property NetworkComms.Net Help
The location and filename of the log file. Must be set to successfully log to a file

Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public string LogFileLocationName { get; set; }

Property Value

Type: OnlineString
See Also