Udostępnij za pośrednictwem


Konstruktor WarningAction — (String, UITechnologyElement)

Inicjuje nowe wystąpienie WarningAction klasy.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Sub New ( _
    message As String, _
    uiElement As UITechnologyElement _
)
public WarningAction(
    string message,
    UITechnologyElement uiElement
)
public:
WarningAction(
    String^ message, 
    UITechnologyElement^ uiElement
)
new : 
        message:string * 
        uiElement:UITechnologyElement -> WarningAction
public function WarningAction(
    message : String, 
    uiElement : UITechnologyElement
)

Parametry

  • message
    Typ: String

    A string zawierający komunikat ostrzegawczy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WarningAction Klasa

Przeciążenie WarningAction

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common