IStringHttpBodyEditorPlugin.GetNewValue 方法

获取单击插件对话框上的“确定”按钮后的已编辑字符串。

命名空间:  Microsoft.VisualStudio.TestTools.WebTesting
程序集:  Microsoft.VisualStudio.QualityTools.WebTestFramework(在 Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 中)

语法

声明
Function GetNewValue As String
string GetNewValue()
String^ GetNewValue()
abstract GetNewValue : unit -> string 
function GetNewValue() : String

返回值

类型:System.String
已编辑的字符串。

.NET Framework 安全性

请参见

参考

IStringHttpBodyEditorPlugin 接口

Microsoft.VisualStudio.TestTools.WebTesting 命名空间