Udostępnij przez


CorrelationMessageProperty.AdditionalKeys Właściwość

Definicja

Pobiera kolekcję zawierającą dodatkowe klucze wystąpień dla tego elementu 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)

Wartość właściwości

Dodatkowe klucze wystąpień.

Dotyczy