Changes the name of this entry.
[Visual Basic] Public Sub Rename( _ ByVal newName As String _ ) [C#] public void Rename( string newName ); [C++] public: void Rename( String* newName ); [JScript] public function Rename( newName : String );
Note This will also affect the path used to refer to this entry.
DirectoryEntry Class | DirectoryEntry Members | System.DirectoryServices Namespace