5 references to ADsPath
System.DirectoryServices (5)
System\DirectoryServices\DirectoryEntry.cs (5)
127_path = _adsObject.ADsPath; 876if (AdsObject.ADsPath.StartsWith("WinNT:", StringComparison.Ordinal)) 879string childPath = AdsObject.ADsPath; 880string parentPath = newParent.AdsObject.ADsPath; 913_path = _adsObject.ADsPath;