DependencyInstaller.CopyFolderContentsRecursive(String, String) Metoda

Definice

protected:
 System::Threading::Tasks::Task ^ CopyFolderContentsRecursive(System::String ^ destinationPath, System::String ^ sourcePath);
protected System.Threading.Tasks.Task CopyFolderContentsRecursive(string destinationPath, string sourcePath);
member this.CopyFolderContentsRecursive : string * string -> System.Threading.Tasks.Task
Protected Function CopyFolderContentsRecursive (destinationPath As String, sourcePath As String) As Task

Parametry

destinationPath
String
sourcePath
String

Návraty

Platí pro