Partager via


CorrelationMessageProperty.CorrelationKey Propriété

Définition

Obtient la clé d'instance de corrélation primaire pour cet objet 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

Valeur de propriété

Clé d'instance de corrélation primaire.

S’applique à