SharePointFindCalendarItems.Extract(Object, ExtractionEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void Extract(System::Object ^ sender, Microsoft::VisualStudio::TestTools::WebTesting::ExtractionEventArgs ^ e);
public override void Extract (object sender, Microsoft.VisualStudio.TestTools.WebTesting.ExtractionEventArgs e);
override this.Extract : obj * Microsoft.VisualStudio.TestTools.WebTesting.ExtractionEventArgs -> unit
Public Overrides Sub Extract (sender As Object, e As ExtractionEventArgs)
Parameters
- sender
- Object