<Code Lib>
2021 Method
Changes 1
M

ExternalFileUtils.GetFileBasedTempFolder

Description:
Gets a temp folder based on the given file name

public static string GetFileBasedTempFolder(
	string filename
)

  • String
    filename
Return Value string

Loading…