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