.png) |
KeyPair |
Contains a key pair consisting of a public and a private key. |
.png) |
MFApplicationDeployment |
Enables a device's deployment sectors to persist for transfer to other devices. |
.png) |
MFApplicationDeploymentData |
Contains data stored in a device's deployment sectors. |
.png) |
MFConfigHelper |
Enables desktop applications to programmatically load and save firmware configurations. |
.png) |
MFDeploy |
Contains methods for enumerating, addressing, and connecting to .NET Micro Framework devices. |
.png) |
MFDevice |
Contains methods for deploying, erasing, and executing code on .NET Micro Framework devices. |
.png) |
MFDeviceInUseException |
An exception thrown when the device targeted for a deployment is busy. |
.png) |
MFDeviceNoResponseException |
An exception thrown when the device targeted for a deployment is not responding. |
.png) |
MFDeviceUnknownDeviceException |
An exception thrown when a deployment is attempted to a device that does not exist or cannot be found. |
.png) |
MFInvalidFileFormatException |
An exception thrown when the file being deployed to a device has an invalid format. |
.png) |
MFKeyConfig |
Enables applications to perform signature operations and update the public keys on the device. |
.png) |
MFNetworkConfiguration |
Contains methods for updating the network configuration of the device. |
.png) |
MFPortDefinition |
Represents port addressing information for a .NET Micro Framework device. |
.png) |
MFSerialPort |
A class representing a serial port that can be used to deploy Micro Framework applications to a device. |
.png) |
MFSignatureFailureException |
An exception thrown when the file being deployed to a device does not have a valid signature. |
.png) |
MFTcpIpPort |
A class representing a TCP/IP network address that can be used to deploy Micro Framework applications to a device. |
.png) |
MFUsbConfiguration |
Contains methods for updating the USB name of a specific USB device. |
.png) |
MFUsbPort |
A class representing a USB port that can be used to deploy Micro Framework applications to a device. |
.png) |
MFUserExitException |
An exception thrown when the user exits a deployment. |