Click or drag to resize
ChannelMoveFile Method
Overload List
  NameDescription
Public methodMoveFile(String, String, String)
Moves or renames a file. If the source and target paths are the same, the file will simply be renamed.
Public methodMoveFile(String, Channel, String, String, String)
Moves or renames a file. If the source and target channels and paths are the same, the file will simply be renamed.
Top
See Also