Click or drag to resize

ProfileRemoveFirmware Method

Removes the firmware file from the profile.

Namespace: Zebra.Sdk.Device
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 4.0.3435
Syntax
public void RemoveFirmware()
Exceptions
ExceptionCondition
IOExceptionIf there is an error removing the firmware file from the .zprofile file.
See Also