Partager via


LearningModelEvaluationResultPreview.CorrelationId Propriété

Définition

Action déconseillée. Obtient la valeur pour mettre en corrélation les résultats de sortie avec l’appel d’évaluation.

public:
 property Platform::String ^ CorrelationId { Platform::String ^ get(); };
winrt::hstring CorrelationId();
/// [get: Windows.Foundation.Metadata.Deprecated("Use ILearningModelEvaluationResult instead of ILearningModelEvaluationResultPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
winrt::hstring CorrelationId();
public string CorrelationId { get; }
public string CorrelationId { [Windows.Foundation.Metadata.Deprecated("Use ILearningModelEvaluationResult instead of ILearningModelEvaluationResultPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")] get; }
var string = learningModelEvaluationResultPreview.correlationId;
Public ReadOnly Property CorrelationId As String

Valeur de propriété

String

Platform::String

winrt::hstring

Valeur à mettre en corrélation les résultats de sortie avec l’appel d’évaluation.

Attributs

Remarques

Avertissement

Il s’agit d’une API déconseillée. Utilisez plutôt l’espace de noms Windows.AI.MachineLearning .

S’applique à