次の方法で共有


LearningModelEvaluationResult.CorrelationId プロパティ

定義

LearningModelSession.Evaluate に渡された省略可能な文字列。

public:
 property Platform::String ^ CorrelationId { Platform::String ^ get(); };
winrt::hstring CorrelationId();
public string CorrelationId { get; }
var string = learningModelEvaluationResult.correlationId;
Public ReadOnly Property CorrelationId As String

プロパティ値

String

Platform::String

winrt::hstring

LearningModelSession.Evaluate に渡された省略可能な文字列。

注釈

Windows Server

Windows Server でこの API を使用するには、Windows Server 2019 デスクトップ エクスペリエンスを使用する必要があります。

スレッド セーフ

この API はスレッド セーフです。

適用対象