Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1FileInfo
.
.
::
.
.
TempFileName Property
C1FileInfo Class
See Also
Gets the full path of the temporary file.
Namespace:
C1.Web.UI.Controls.C1Upload
Assembly:
C1.Web.UI.Controls.3
(in C1.Web.UI.Controls.3.dll)
Syntax
C#
public
string
TempFileName
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
TempFileName
As
String
Get
See Also
C1FileInfo Class
C1.Web.UI.Controls.C1Upload Namespace