C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / C1FileInfo Class / SaveAs Method / SaveAs(String) Method
The target path to save to.

In This Topic
SaveAs(String) Method
In This Topic
Saves the file to a specified path.
Syntax
'Declaration
 
Public Overloads Sub SaveAs( _
   ByVal path As System.String _
) 
 

Parameters

path
The target path to save to.
See Also