Property Devices
Devices
Returns a read only list of devices being published by this instance.
Declaration
IEnumerable<SsdpRootDevice> Devices { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<SsdpRootDevice> |
Returns a read only list of devices being published by this instance.
IEnumerable<SsdpRootDevice> Devices { get; }
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<SsdpRootDevice> |