Share via


File.CopyToUsingPath(ResourcePath, Boolean) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void CopyToUsingPath (Microsoft.SharePoint.Client.ResourcePath newPath, bool bOverWrite);
member this.CopyToUsingPath : Microsoft.SharePoint.Client.ResourcePath * bool -> unit
Public Sub CopyToUsingPath (newPath As ResourcePath, bOverWrite As Boolean)

Parameters

newPath
ResourcePath
bOverWrite
Boolean
Attributes

Applies to