Revit 2025 API
Family |
The path of the imported CSV file.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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