DeviceNotConnectedException 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 DeviceNotConnectedException()
public DeviceNotConnectedException()
public:
DeviceNotConnectedException()
public function DeviceNotConnectedException()
.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
DeviceNotConnectedException Class
DeviceNotConnectedException Members