Loads the property values for this directory entry into the property cache.
[Visual Basic] Overloads Public Sub RefreshCache() [C#] public void RefreshCache(); [C++] public: void RefreshCache(); [JScript] public function RefreshCache();
CAUTION Any uncommitted changes to the property cache will be lost. Use CommitChanges to persist changes to the directory store.
DirectoryEntry Class | DirectoryEntry Members | System.DirectoryServices Namespace | DirectoryEntry.RefreshCache Overload List | CommitChanges