Sdílet prostřednictvím


MessageFilterException.Filters Vlastnost

Definice

Získá kolekci MessageFilter s, která překročila kvótu uzlů.

public:
 property System::Collections::ObjectModel::Collection<System::ServiceModel::Dispatcher::MessageFilter ^> ^ Filters { System::Collections::ObjectModel::Collection<System::ServiceModel::Dispatcher::MessageFilter ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.ServiceModel.Dispatcher.MessageFilter> Filters { get; }
member this.Filters : System.Collections.ObjectModel.Collection<System.ServiceModel.Dispatcher.MessageFilter>
Public ReadOnly Property Filters As Collection(Of MessageFilter)

Hodnota vlastnosti

Collection<MessageFilter>

Kolekce MessageFilter s, která překročila kvótu uzlů.

Platí pro