Partager via


IBinaryHttpBodyEditorPlugin.GetNewValue, méthode

Obtient les octets modifiés une fois que vous avez cliqué sur le bouton OK dans la boîte de dialogue du plug-in.

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
Function GetNewValue As Byte()
byte[] GetNewValue()
array<unsigned char>^ GetNewValue()
abstract GetNewValue : unit -> byte[] 
function GetNewValue() : byte[]

Valeur de retour

Type : array<System.Byte[]
Octets modifiés.

Sécurité .NET Framework

Voir aussi

Référence

IBinaryHttpBodyEditorPlugin Interface

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms