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