Aracılığıyla paylaş


ClientOperationCompatBase.ParameterInspectors Özellik

Tanım

Dikkat

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

Parametre denetçilerinden oluşan bir koleksiyon alır.

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

Özellik Değeri

Parametre denetçileri koleksiyonu.

Öznitelikler

Şunlara uygulanır