0 out of 1 rated this helpful - Rate this topic

DirectoryEntry.CopyTo Method

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.

  NameDescription
Public method CopyTo(DirectoryEntry) Creates a copy of this entry as a child of the specified parent.
Public method CopyTo(DirectoryEntry, String) Creates a copy of this DirectoryEntry object, as a child of the specified parent DirectoryEntry object, with the specified new name.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.