SWSServer.CopyFile
Copy a file to a new directory and optional filename.
| Syntax | Parameters | Return Value |
|---|---|---|
Function SWSServer.CopyFile( _
uriSource As String, _
uriDestination As String, _
Optional fReplace As SWSReplace = swscUriNoReplace) As String
|
Type: String Type: String Type: SWSReplace Default value: swscUriNoReplace |
String. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
