Gets the full path (folder and filename) of the current log file.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property FullFileName As String Get
C#
string FullFileName { get; }