Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
publicstring AddinFolder { get; }
Property Value
String
Implements
IEntryPoint.AddinFolder
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.