Visual Basic (Declaration) | |
---|---|
Public Shared Sub copyDirectory( _ ByVal Src As String, _ ByVal Dst As String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim Src As String Dim Dst As String ASPNETHelper.copyDirectory(Src, Dst) |
Parameters
- Src
- Dst
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2