LearningModelEvaluationResultPreview.CorrelationId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
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 .