DeviceNotFoundException Constructor
Creates a new instance of the object and does not call the base constructor.
Namespace: Microsoft.SmartDevice.Connectivity
Assembly: Microsoft.SmartDevice.Connectivity (in Microsoft.SmartDevice.Connectivity.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DeviceNotFoundException()
public DeviceNotFoundException()
public:
DeviceNotFoundException()
public function DeviceNotFoundException()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
DeviceNotFoundException Members