Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides an interface for a string HTTP body plug-in.
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntax
'Declaration
Public Interface IStringHttpBodyEditorPlugin
public interface IStringHttpBodyEditorPlugin
public interface class IStringHttpBodyEditorPlugin
type IStringHttpBodyEditorPlugin = interface end
public interface IStringHttpBodyEditorPlugin
The IStringHttpBodyEditorPlugin type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateEditor | Creates a UserControl object to modify the specified string. |
![]() |
GetNewValue | Gets the edited string after the OK button is clicked on the plug-in dialog box. |
![]() |
SupportsContentType | Determines whether this plug-in supports a content type. |
Top
.gif)