次の方法で共有


IBinaryHttpBodyEditorPlugin インターフェイス

バイナリの HTTP 本文のプラグインのインターフェイスを提供します。

名前空間:  Microsoft.VisualStudio.TestTools.WebTesting
アセンブリ:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 内)

構文

'宣言
Public Interface IBinaryHttpBodyEditorPlugin
public interface IBinaryHttpBodyEditorPlugin
public interface class IBinaryHttpBodyEditorPlugin
type IBinaryHttpBodyEditorPlugin =  interface end
public interface IBinaryHttpBodyEditorPlugin

IBinaryHttpBodyEditorPlugin 型で公開されるメンバーは以下のとおりです。

メソッド

  名前 説明
パブリック メソッド CreateEditor 指定されたバイトを変更するための UserControl オブジェクトを作成します。
パブリック メソッド GetNewValue プラグインのダイアログ ボックスで OK ボタンがクリックされた後に編集されたバイトを取得します。
パブリック メソッド SupportsContentType このプラグインでコンテンツ タイプがサポートされているかどうかを判断します。

このページのトップへ

参照

参照

Microsoft.VisualStudio.TestTools.WebTesting 名前空間