GipFirmwareUpdateResult.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the status of the firmware update operation.
public:
property GipFirmwareUpdateStatus Status { GipFirmwareUpdateStatus get(); };
GipFirmwareUpdateStatus Status();
public GipFirmwareUpdateStatus Status { get; }
var gipFirmwareUpdateStatus = gipFirmwareUpdateResult.status;
Public ReadOnly Property Status As GipFirmwareUpdateStatus
Property Value
Indicates the status of the firmware update operation.