Sdílet prostřednictvím


ICorrelationDataSource.DataSources Vlastnost

Definice

Získá kolekci, která obsahuje popis všech korelačních dat, které může kanál poskytnout.

public:
 property System::Collections::Generic::ICollection<System::ServiceModel::Channels::CorrelationDataDescription ^> ^ DataSources { System::Collections::Generic::ICollection<System::ServiceModel::Channels::CorrelationDataDescription ^> ^ get(); };
public System.Collections.Generic.ICollection<System.ServiceModel.Channels.CorrelationDataDescription> DataSources { get; }
member this.DataSources : System.Collections.Generic.ICollection<System.ServiceModel.Channels.CorrelationDataDescription>
Public ReadOnly Property DataSources As ICollection(Of CorrelationDataDescription)

Hodnota vlastnosti

Popisy dat korelace.

Platí pro