Saves file to the specified folder without resolving name conflicts.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Sub SaveToFolder ( _
dirPath As String _
)
public void SaveToFolder(
string dirPath
)
Type: System..String
Name of the folder to save file to.