다음을 통해 공유


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 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 CreateEditor 지정된 바이트를 수정할 UserControl 개체를 만듭니다.
Public 메서드 GetNewValue 플러그 인 대화 상자에서 확인 단추를 클릭하면 편집된 바이트를 가져옵니다.
Public 메서드 SupportsContentType 이 플러그 인에서 콘텐츠 형식을 지원하는지 확인합니다.

위쪽

참고 항목

참조

Microsoft.VisualStudio.TestTools.WebTesting 네임스페이스