Property Icons
Icons
Returns a list of icons (images) that can be used to display this device. Optional, but recommended you provide at least one at 48x48 pixels.
Declaration
public IList<SsdpDeviceIcon> Icons { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<SsdpDeviceIcon> |