Miner.Responder.Framework.Requests Namespace > FindDownstreamSubsourceDevicesRequest Class : DeviceInformation Property |
'Declaration
Public Property DeviceInformation As System.Collections.Generic.IDictionary(Of FeatureID,DeviceInfo())
'Usage
Dim instance As FindDownstreamSubsourceDevicesRequest Dim value As System.Collections.Generic.IDictionary(Of FeatureID,DeviceInfo()) instance.DeviceInformation = value value = instance.DeviceInformation
public System.Collections.Generic.IDictionary<FeatureID,DeviceInfo[]> DeviceInformation {get; set;}
public read-write property DeviceInformation: System.Collections.Generic.IDictionary;
public function get,set DeviceInformation : System.Collections.Generic.IDictionary
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2