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 | |
---|---|---|
CreateEditor | Crée un objet UserControl pour modifier les octets spécifiés. | |
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. | |
SupportsContentType | Détermine si ce plug-in prend en charge un type de contenu. |
Début