Gets the location of the temporary file

Namespace: DotNetNuke.Services.Installer
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string TempFileName { get; }
Visual Basic
Public ReadOnly Property TempFileName As String
	Get

Field Value

A string

See Also