ImporterIFCFullFileName Property |
The full file name of the IFC file to be import.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string FullFileName { get; }
Public ReadOnly Property FullFileName As String
Get
public:
property String^ FullFileName {
String^ get ();
}
member FullFileName : string with get
Property Value
String
See Also