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) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]
 

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]