Condividi tramite


LearningModelEvaluationResult.ErrorStatus Proprietà

Definizione

Se la valutazione non è riuscita, restituisce un codice di errore per ciò che ha causato l'errore.

public:
 property int ErrorStatus { int get(); };
int ErrorStatus();
public int ErrorStatus { get; }
var int32 = learningModelEvaluationResult.errorStatus;
Public ReadOnly Property ErrorStatus As Integer

Valore della proprietà

Int32

int

Codice di errore per ciò che ha causato l'errore.

Commenti

Windows Server

Per usare questa API in Windows Server, è necessario usare Windows Server 2019 con Esperienza desktop.

Thread safety

Questa API è thread-safe.

Si applica a