Sdílet prostřednictvím


CorrelationMessageProperty.AdditionalKeys Vlastnost

Definice

Získá kolekci, která obsahuje další klíče instance pro tento CorrelationMessageProperty.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Runtime::DurableInstancing::InstanceKey ^> ^ AdditionalKeys { System::Collections::ObjectModel::ReadOnlyCollection<System::Runtime::DurableInstancing::InstanceKey ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Runtime.DurableInstancing.InstanceKey> AdditionalKeys { get; }
member this.AdditionalKeys : System.Collections.ObjectModel.ReadOnlyCollection<System.Runtime.DurableInstancing.InstanceKey>
Public ReadOnly Property AdditionalKeys As ReadOnlyCollection(Of InstanceKey)

Hodnota vlastnosti

Další klíče instance.

Platí pro