Share via


CorrelationMessageProperty.CorrelationKey プロパティ

定義

この CorrelationMessageProperty の一次的な関連付けインスタンス キーを取得します。

public:
 property System::Runtime::DurableInstancing::InstanceKey ^ CorrelationKey { System::Runtime::DurableInstancing::InstanceKey ^ get(); };
public System.Runtime.DurableInstancing.InstanceKey CorrelationKey { get; }
member this.CorrelationKey : System.Runtime.DurableInstancing.InstanceKey
Public ReadOnly Property CorrelationKey As InstanceKey

プロパティ値

一次的な関連付けインスタンス キー。

適用対象