LogControl.FullFileName Property

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: 25.0

Syntax

VB

ReadOnly Property FullFileName As String
	Get

C#

string FullFileName { get; }

Return Value

Type: String

See Also

Reference

LogControl Interface
Autodesk.iLogic.Interfaces Namespace