Share

IiLogicAutomation.FileOptions Property

Gets an object from which the iLogic file and directory-related options can be examined or modified.

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

Syntax

VB

ReadOnly Property FileOptions As iLogicFileOptions
	Get

C#

iLogicFileOptions FileOptions { get; }

Property Value

Type: iLogicFileOptions

See Also

Reference

Was this information helpful?