Compartir a través de


IBinaryHttpBodyEditorPlugin.GetNewValue (Método)

Obtiene los bytes editados después de hacer clic en el botón Aceptar del cuadro de diálogo del complemento.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.WebTesting
Ensamblado:  Microsoft.VisualStudio.QualityTools.WebTestFramework (en Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxis

'Declaración
Function GetNewValue As Byte()
byte[] GetNewValue()
array<unsigned char>^ GetNewValue()
abstract GetNewValue : unit -> byte[] 
function GetNewValue() : byte[]

Valor devuelto

Tipo: array<System.Byte[]
Bytes editados.

Seguridad de .NET Framework

Vea también

Referencia

IBinaryHttpBodyEditorPlugin Interfaz

Microsoft.VisualStudio.TestTools.WebTesting (Espacio de nombres)