Revit 2025.3 API
External |
The current folder path to which the new resources and subfolder belong.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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