MessageQuerySet.GetMessageQueryTable Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la table des requêtes des messages associée à l'instance MessageQuerySet actuelle.
public:
System::ServiceModel::Dispatcher::MessageQueryTable<System::String ^> ^ GetMessageQueryTable();
public System.ServiceModel.Dispatcher.MessageQueryTable<string> GetMessageQueryTable ();
member this.GetMessageQueryTable : unit -> System.ServiceModel.Dispatcher.MessageQueryTable<string>
Public Function GetMessageQueryTable () As MessageQueryTable(Of String)
Retours
Table des requêtes de messages.