Konstruktor UITestControlNotFoundException — (String, PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, ILastInvocationInfo, String, Object)
Inicjuje nowe wystąpienie klasy UITestControlNotFoundException.
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITest.Extension
Zestaw: Microsoft.VisualStudio.TestTools.UITest.Extension (w Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Składnia
'Deklaracja
Public Sub New ( _
message As String, _
primaryProperties As PropertyExpressionCollection, _
secondaryProperties As PropertyExpressionCollection, _
root As String, _
innerException As Exception, _
lastInfo As ILastInvocationInfo, _
uiTestControl As String, _
exceptionSource As Object _
)
public UITestControlNotFoundException(
string message,
PropertyExpressionCollection primaryProperties,
PropertyExpressionCollection secondaryProperties,
string root,
Exception innerException,
ILastInvocationInfo lastInfo,
string uiTestControl,
Object exceptionSource
)
public:
UITestControlNotFoundException(
String^ message,
PropertyExpressionCollection^ primaryProperties,
PropertyExpressionCollection^ secondaryProperties,
String^ root,
Exception^ innerException,
ILastInvocationInfo^ lastInfo,
String^ uiTestControl,
Object^ exceptionSource
)
new :
message:string *
primaryProperties:PropertyExpressionCollection *
secondaryProperties:PropertyExpressionCollection *
root:string *
innerException:Exception *
lastInfo:ILastInvocationInfo *
uiTestControl:string *
exceptionSource:Object -> UITestControlNotFoundException
public function UITestControlNotFoundException(
message : String,
primaryProperties : PropertyExpressionCollection,
secondaryProperties : PropertyExpressionCollection,
root : String,
innerException : Exception,
lastInfo : ILastInvocationInfo,
uiTestControl : String,
exceptionSource : Object
)
Parametry
message
Typ: StringKomunikat o błędzie.
primaryProperties
Typ: Microsoft.VisualStudio.TestTools.UITesting.PropertyExpressionCollectionPodstawowe właściwości formantu.
secondaryProperties
Typ: Microsoft.VisualStudio.TestTools.UITesting.PropertyExpressionCollectionPomocniczy właściwości formantu.
root
Typ: StringA string reprezentację elementu głównego.
innerException
Typ: ExceptionOryginalny wyjątek, który spowodował wyjątek bieżącego.
lastInfo
Typ: Microsoft.VisualStudio.TestTools.UITest.Extension.ILastInvocationInfoObiekt ILastInvocationInfo.
uiTestControl
Typ: StringCiąg znaków zawierający zapis UITestControl że jest zablokowany.
exceptionSource
Typ: Objectobject Oznacza to źródło wyjątek.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.
Zobacz też
Informacje
UITestControlNotFoundException Klasa
Przeciążenie UITestControlNotFoundException
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Extension