PlatformNotFoundException Constructor
Creates a new instance of the object that 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 PlatformNotFoundException()
public PlatformNotFoundException()
public:
PlatformNotFoundException()
public function PlatformNotFoundException()
.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
PlatformNotFoundException Class
PlatformNotFoundException Members