The XML configuration file name. It is used only for reading IFC-XML format file.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string XMLConfigFileName { get; set; }Property Value
String
Exceptions
Remarks
It uses default configuration if it is not set.
See Also
Reference