RepairTask.ResultCode Property

Definition

Gets or sets a value providing additional details about the result of the repair task execution.

public int ResultCode { get; set; }
member this.ResultCode : int with get, set
Public Property ResultCode As Integer

Property Value

A value providing additional details about the result of the repair task execution.

Remarks

This value should be an HRESULT.

Applies to