Miner.Responder.Framework.Requests Namespace > FindDevicesByOIDsRequest Class : RequestedDevices Property |
'Declaration
Public ReadOnly Property RequestedDevices As DeviceInfo()
'Usage
Dim instance As FindDevicesByOIDsRequest Dim value() As DeviceInfo value = instance.RequestedDevices
public DeviceInfo[] RequestedDevices {get;}
public read-only property RequestedDevices: array of DeviceInfo;
public function get RequestedDevices : DeviceInfo[]
public: __property DeviceInfo*[]* get_RequestedDevices();
public: property array<DeviceInfo^>^ RequestedDevices { array<DeviceInfo^>^ get(); }
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