foreach DirectoryEntry n in??? > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von > Drescher-Hackel Rene IT133 (ext) > Gesendet: Dienstag, 10. Januar 2006 13:58 > An: [email protected] > Betreff: [CSharp.net] PropertyCollection ActiveDirectory > > Wie kann ich die PropertyNames ermitteln aus einem DirectoryEntry > (deAD)? > > foreach(??? n in deAD.Properties) > { > Debug.WriteLine(deAD.Properties[n].Value ); > > } > > _______________________________________________ > CSharp.net Mailingliste, Postings senden an: > [email protected] > An-/Abmeldung und Suchfunktion unter: > http://www.glengamoi.com/mailman/listinfo/csharp.net >
_______________________________________________ CSharp.net Mailingliste, Postings senden an: [email protected] An-/Abmeldung und Suchfunktion unter: http://www.glengamoi.com/mailman/listinfo/csharp.net
