Revit 2026 API
Family |
The path of the imported CSV file.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string FilePath { get; }
Public ReadOnly Property FilePath As String Get
public: property String^ FilePath { String^ get (); }
member FilePath : string with get
Property Value
StringSee Also