Revit 2026 API
External |
The current folder path to which the new resources and subfolder belong.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string FolderPath { get; }
Public ReadOnly Property FolderPath As String Get
public: property String^ FolderPath { String^ get (); }
member FolderPath : string with get
Property Value
StringSee Also