共用方式為


UITestControlNotFoundException 建構函式

包含受保護的成員
包含繼承的成員

初始化 UITestControlNotFoundException 類別的新執行個體。

這個成員是多載的。如需這個成員的完整資訊,包含語法、使用方式和範例,請按一下多載清單中的名稱。

多載清單

  名稱 描述
公用方法 UITestControlNotFoundException() 初始化 UITestControlNotFoundException 類別的新執行個體。
公用方法 UITestControlNotFoundException(String) 使用提供的錯誤訊息,初始化 UITestControlNotFoundException 類別的新執行個體。
受保護的方法 UITestControlNotFoundException(SerializationInfo, StreamingContext) 針對還原序列化,初始化 UITestControlNotFoundException 類別的新執行個體。
公用方法 UITestControlNotFoundException(String, Exception) 使用提供的錯誤訊息和內部例外狀況,初始化 UITestControlNotFoundException 類別的新執行個體。
公用方法 UITestControlNotFoundException(String, String, Object) 使用提供的錯誤訊息、UI 測試控制項和來源,初始化 UITestControlNotFoundException 類別的新執行個體。
公用方法 UITestControlNotFoundException(String, Exception, String, Object) 使用提供的錯誤訊息、內部例外狀況、UI 測試控制項和來源,初始化 UITestControlNotFoundException 類別的新執行個體。
公用方法 UITestControlNotFoundException(PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, String, Object) 使用提供的主要控制項屬性、次要控制項屬性、根 UI 控制項、UI 測試控制項和來源,初始化 UITestControlNotFoundException 類別的新執行個體。
公用方法 UITestControlNotFoundException(String, PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, String, Object) 初始化 UITestControlNotFoundException 類別的新執行個體。
公用方法 UITestControlNotFoundException(PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, ILastInvocationInfo, String, Object) 使用提供的主要控制項屬性、次要控制項屬性、內部例外狀況、最後一次叫用資訊、UI 測試控制項和來源,初始化 UITestControlNotFoundException 類別的新執行個體。
公用方法 UITestControlNotFoundException(String, PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, ILastInvocationInfo, String, Object) 初始化 UITestControlNotFoundException 類別的新執行個體。

回頁首

請參閱

參考

UITestControlNotFoundException 類別

Microsoft.VisualStudio.TestTools.UITest.Extension 命名空間