Revit 2025.3 API
Function |
The name of the file including the function throwing an exception.
Namespace: Autodesk.Revit.Exceptions
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string File { get; }
Public ReadOnly Property File As String Get
public: property String^ File { String^ get (); }
member File : string with get
Property Value
StringSee Also