Gets a temp folder based on the given file name
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static string GetFileBasedTempFolder(
string filename
)
Parameters
- filename String
-
Return Value
String
Exceptions
See Also
Reference