I can use the Item.GetChildren() to talk the tree of devices, but for a given device, how do I get its IP address? I dont see it in the returned object…
The IP address is not part of the item information or properties. The PlaybackUser and PlaybackWpfUser samples have an IP button, use the method from that sample.