ExtractionEventArgs 類別
更新:2007 年 11 月
提供 ExtractValues 事件的資料。
命名空間: Microsoft.VisualStudio.TestTools.WebTesting
組件: Microsoft.VisualStudio.QualityTools.WebTestFramework (在 Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 中)
語法
Public Class ExtractionEventArgs _
Inherits EventArgs
Dim instance As ExtractionEventArgs
public class ExtractionEventArgs : EventArgs
public ref class ExtractionEventArgs : public EventArgs
public class ExtractionEventArgs extends EventArgs
備註
包含一組與擷取程序關聯的事件引數。這個類別不包含公用建構函式。
繼承階層架構
System.Object
System.EventArgs
Microsoft.VisualStudio.TestTools.WebTesting.ExtractionEventArgs
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。
請參閱
參考
Microsoft.VisualStudio.TestTools.WebTesting 命名空間