Click or drag to resize

iLogicFileOptionsAddinDirectory Property

Gets or sets the directory path to be searched for DLLs that are referenced with the AddReference keyword. These are sometimes referred to as "iLogic addins".

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Property AddinDirectory As String
	Get
	Set

Return Value

Type: String
The directory path.
See Also