Compartilhar via


Método IBinaryHttpBodyEditorPlugin.GetNewValue

Obtém os bytes editados depois no botão OK é clicado na caixa de diálogo plug-in.

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

Sintaxe

'Declaração
Function GetNewValue As Byte()
byte[] GetNewValue()
array<unsigned char>^ GetNewValue()
abstract GetNewValue : unit -> byte[] 
function GetNewValue() : byte[]

Valor de retorno

Tipo: array<System.Byte[]
Editado bytes.

Segurança do .NET Framework

Consulte também

Referência

IBinaryHttpBodyEditorPlugin Interface

Namespace Microsoft.VisualStudio.TestTools.WebTesting