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.

IBinaryHttpBodyEditorPlugin::GetNewValue Method ()

 

Gets the edited bytes 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)

array<unsigned char>^ GetNewValue()

Return Value

Type: array<System::Byte>^

Edited bytes.

Return to top
Show: