Click or drag to resize
IMainViewLogFileName Property
Gets or sets the full path to the log file that will be displayed if the user indicates they want to see its content.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string LogFileName { get; set; }

Property Value

Type: String
See Also