11 references to PropertiesToLoad
System.DirectoryServices (11)
System\DirectoryServices\ActiveDirectory\Utils.cs (11)
1126searcher.PropertiesToLoad.Add(propertyName); 1144searcher.PropertiesToLoad.Add(propertyToLoad); 1201searcher.PropertiesToLoad.Clear(); 1463searcher2.PropertiesToLoad.Add(PropertyManager.DistinguishedName); 1464searcher2.PropertiesToLoad.Add(PropertyManager.DnsHostName); 1465searcher2.PropertiesToLoad.Add(propertyWithRangeInfo); 1466searcher2.PropertiesToLoad.Add(PropertyManager.ObjectCategory); 1469searcher2.PropertiesToLoad.Add(PropertyManager.MsDSPortLDAP); 1632searcher2.PropertiesToLoad.Clear(); 1633searcher2.PropertiesToLoad.Add(propertyWithRangeInfo2); 1634searcher2.PropertiesToLoad.Add(PropertyManager.DistinguishedName);