Revit 2026 API
Macro |
The module folder.
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string ModuleFolder { get; }
Public ReadOnly Property ModuleFolder As String Get
public: property String^ ModuleFolder { String^ get (); }
member ModuleFolder : string with get
Property Value
StringSee Also