Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IStringHttpBodyEditorPlugin::GetNewValue Method ()

 

Gets the edited string after the OK button is clicked on the plug-in dialog box.

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

String^ GetNewValue()

Return Value

Type: System::String^

Edited string.

Return to top
Show: