LogControl.Folder Property

Gets or sets the folder for the log file.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

Property Folder As String
	Get
	Set

C#

string Folder { get; set; }

Property Value

Type: String

See Also

Reference

LogControl Interface
Autodesk.iLogic.Interfaces Namespace