NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

DAVMovedFile Output Object (Copy-WebDAV Cmdlet)

This object is created after a resource has been moved or copied.

Syntax

Object DAVMovedFile {
   string URI;
   string NewURI;
}

Remarks

Once a resource has been moved or copied, the DAVMovedFile object is created with the original URI of the resource and the destination NewURI.

 
 
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]