DirectoryEntry.CopyTo Method
.NET Framework 3.5
Creates a copy of this entry.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CopyTo(DirectoryEntry) | Creates a copy of this entry as a child of the specified parent. |
|
CopyTo(DirectoryEntry, String) | Creates a copy of this DirectoryEntry object, as a child of the specified parent DirectoryEntry object, with the specified new name. |