File.CopyTo(String, Boolean) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void CopyTo (string strNewUrl, bool bOverWrite);
member this.CopyTo : string * bool -> unit
Public Sub CopyTo (strNewUrl As String, bOverWrite As Boolean)

Parameters

strNewUrl
String
bOverWrite
Boolean
Attributes

Applies to