DirectoryInfo.CopyTo Custom Extension in C# 3.0(stefanprodan.wordpress.com)
submitted by
aleph(85) 4 years, 6 months ago
DirectoryInfo doesn’t have a method for recursive copying of files and subfoders from one root to another. The following code ads the CopyTo method to the DirectoryInfo class using the new C# 3.0 feature named code extensions.
|category: C#
|Views: 18
tags:
C# another
Everyones tags:
Your Tags: