LogFile property

Gets or sets the LogFile connection property.

Syntax
Visual Basic

Public Property LogFile As String
C#

public string  LogFile  { get; set; }
See also