Revit 2025.3 API
Macro |
The module folder.
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 25.3.0.0 (25.3.0.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