SearchResultCollection::PropertiesLoaded Property
.NET Framework (current version)
Gets the DirectorySearcher properties that were specified before the search was executed.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Property Value
Type: array<System::String^>^An array of type String that contains the properties that were specified in the PropertiesToLoad property collection before the search was executed.
.NET Framework
Available since 1.1
Available since 1.1
Show: