ProfileRemoveFirmware Method
|
Removes the firmware file from the profile.
Namespace:
Zebra.Sdk.Device
Assembly:
SdkApi.Core (in SdkApi.Core.dll) Version: 2.15.2634
Syntax public void RemoveFirmware()
Public Sub RemoveFirmware
public:
void RemoveFirmware()
Exceptions Exception | Condition |
---|
IOException | If there is an error removing the firmware file from the .zprofile file. |
See Also