Aracılığıyla paylaş


MessageEventSubscription.CorrelationProperties Özellik

Tanım

Gelen iletiyi ile HandleExternalEventActivityeşleyecek iletinin bağıntı özellikleri koleksiyonunu alır.

public:
 virtual property System::Collections::Generic::ICollection<System::Workflow::Runtime::CorrelationProperty ^> ^ CorrelationProperties { System::Collections::Generic::ICollection<System::Workflow::Runtime::CorrelationProperty ^> ^ get(); };
public virtual System.Collections.Generic.ICollection<System.Workflow.Runtime.CorrelationProperty> CorrelationProperties { get; }
member this.CorrelationProperties : System.Collections.Generic.ICollection<System.Workflow.Runtime.CorrelationProperty>
Public Overridable ReadOnly Property CorrelationProperties As ICollection(Of CorrelationProperty)

Özellik Değeri

gelen iletiyi ile HandleExternalEventActivityeşleyecek iletinin bağıntı özelliklerinin listesi.

Şunlara uygulanır