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.
SharePointExtractListViewWebPartScriptValues::DoExtact Method (WebTestContext^, WebTestResponse^, String^)
Namespace:
Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
public: bool DoExtact( WebTestContext^ context, WebTestResponse^ response, [OutAttribute] String^% sMessage )
Parameters
- context
- Type: Microsoft.VisualStudio.TestTools.WebTesting::WebTestContext^
- response
- Type: Microsoft.VisualStudio.TestTools.WebTesting::WebTestResponse^
- sMessage
- Type: System::String^
Return Value
Type: System::Boolean
Show: