DirectoryEntry::RefreshCache Method (array<String^>^)
.NET Framework (current version)
Loads the values of the specified properties into the property cache.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Parameters
- propertyNames
-
Type:
array<System::String^>^
An array of the specified properties.
Caution |
|---|
Any uncommitted changes to the property cache will be lost. Use CommitChanges to persist changes to the directory store. |
DirectoryServicesPermission
To refresh the property cache.
.NET Framework
Available since 1.1
Available since 1.1
Show:
