Serial Connection Device

Hello,
Is there any possibility to get the Serial COM Port with the “Device Name” or “Serial Number”? If not is there any command line available like “lsusb” for UNIX?

SerialDevice clas is what you need.

This may be helpful: Getting friendly name of serial ports

Thanks. I can not get the “Serial Number” with SerialDevice class. Is there no command in windows like “lsusb” for UNIX availbale?