Property Devices
Devices
Returns a read-only enumerable set of SsdpDevice objects representing children of this device. Child devices are optional.
Declaration
public IEnumerable<SsdpDevice> Devices { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<SsdpDevice> |