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