Click or drag to resize

LoggerFile Property

Gets or sets the current path to the log file.

Namespace:  Sfs2X.WebSocketSharp
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public string File { get; set; }

Property Value

Type: String
A String that represents the current path to the log file if any.
See Also