2024 Property
Changes 0
P

ApplicationEntryPoint.AddinFolder

Description:
The full path to the Revit Macros module.
Remarks:
This path should be used instead of the .NET GetExecutingAssembly() result, because the Macros module is loaded in such a way to make that result unreliable.
Overloads (2):
AddinFolder
AddinFolder
public string AddinFolder { get; }