Device |
public class DeviceInfo
The DeviceInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeviceInfo | Creates and initializes a new instance. |
Name | Description | |
---|---|---|
![]() | IP | Gets the card's IP address where it listens for command connections. |
![]() | Port | Gets the TCP port number on which the card listens for command connections. |
![]() | SerialNumber | Gets the UPnP serial number of the card, for example "SP300001". |
Name | Description | |
---|---|---|
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString) |