Share Email Facebook Twitter LinkedIn FileExportingEventArgs.Path Property The target path for the export. Namespace: Autodesk.Revit.DB.EventsAssembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# public string Path { get; }Property ValueString Remarks When several files are exported at the same time, 'Path' property will just report the directory instead of those full file names. See AlsoReferenceFileExportingEventArgs ClassAutodesk.Revit.DB.Events Namespace