Gets or sets the folder for the log file.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
Property Folder As String Get Set
C#
string Folder { get; set; }