Aracılığıyla paylaş


ClientRuntimeCompatBase.MessageInspectors Özellik

Tanım

Dikkat

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

İstemci için ileti denetçisi uygulamalarından oluşan bir koleksiyon alır.

public:
 property System::Collections::Generic::IList<System::ServiceModel::Dispatcher::IClientMessageInspector ^> ^ MessageInspectors { System::Collections::Generic::IList<System::ServiceModel::Dispatcher::IClientMessageInspector ^> ^ get(); };
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public System.Collections.Generic.IList<System.ServiceModel.Dispatcher.IClientMessageInspector> MessageInspectors { get; }
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.MessageInspectors : System.Collections.Generic.IList<System.ServiceModel.Dispatcher.IClientMessageInspector>
Public ReadOnly Property MessageInspectors As IList(Of IClientMessageInspector)

Özellik Değeri

İleti denetçisi uygulamalarından oluşan bir koleksiyon.

Öznitelikler

Şunlara uygulanır