Table of Contents

Method GetTempFile

Namespace
Innova.Data.File
Assembly
Innova.Data.dll

GetTempFile(string)

Gets the path of a temporary file.

public virtual string GetTempFile(string extension = null)

Parameters

extension string

The file extension.

Returns

string

The path of the temporary file.