Path to the file the log is written to.

Namespace:  Rebex
Assembly:  Rebex.Net.ProxySocket (in Rebex.Net.ProxySocket.dll) Version: 2.0.4086.0

Syntax

C#
public string Filename { get; }
Visual Basic (Declaration)
Public ReadOnly Property Filename As String
Visual C++
public:
property String^ Filename {
	String^ get ();
}

See Also