MFUpdateSubType Enumeration

Provides values that represent MFUpdate sub types for an update.

Namespace: Microsoft.SPOT.MFUpdate
Assembly: (in )

Syntax

public enum MFUpdateSubType

Remarks

These values must match the native code implemenation of the MFUpdate component.

Members

  Member name Description
AssemblyUpdate_NEW Adds a new assembly to the deployment sector.
AssemblyUpdate_REPLACE_DEPLOY Replaces the entire deployment sector with the assemblies in the update.
FirmwareUpdate_CFG Firmware update CFG
FirmwareUpdate_CLR Firmware update CLR
FirmwareUpdate_DAT Firmware update DAT
None None
UserDefined User-defined

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

Microsoft.SPOT.MFUpdate Namespace