Partager via


IBinaryHttpBodyEditorPlugin, interface

Fournit une interface pour un plug-in de corps HTTP binaire.

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
Public Interface IBinaryHttpBodyEditorPlugin
public interface IBinaryHttpBodyEditorPlugin
public interface class IBinaryHttpBodyEditorPlugin
type IBinaryHttpBodyEditorPlugin =  interface end
public interface IBinaryHttpBodyEditorPlugin

Le type IBinaryHttpBodyEditorPlugin expose les membres suivants.

Méthodes

  Nom Description
Méthode publique CreateEditor Crée un objet UserControl pour modifier les octets spécifiés.
Méthode publique GetNewValue Obtient les octets modifiés une fois que vous avez cliqué sur le bouton OK dans la boîte de dialogue du plug-in.
Méthode publique SupportsContentType Détermine si ce plug-in prend en charge un type de contenu.

Début

Voir aussi

Référence

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms