Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SftpProblemDetectedEventArgs.Rename Method

Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9147)

Rename()

Indicate to the sender that the current item should be renamed. New name is generated from the current item according the pattern "filename[number].extension". Inherited from ProblemDetectedEventArgs.

Declaration
public void Rename()

Rename(String)

Indicate to the sender that the current item should be renamed. Inherited from ProblemDetectedEventArgs.

Declaration
public void Rename(string newName)
Parameters
Type Name Description
String newName

New name of the item or null (Nothing in Visual Basic) to use generated name according the pattern "filename[number].extension".

In This Article
  • Rename()
  • Rename(String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies