NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

FTPDeletedFile Output Object (Remove-FTP Cmdlet)

This object is created after a file has been deleted.

Syntax

Object FTPDeletedFile {
   string Name;
   bool IsDir;
}

Remarks

Once a file has finished being deleted, the FTPDeletedFile object is created with the Name of the file.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]
 

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]