Partilhar via


Construtor SystemAction (UITestActionLogEntry)

Compilação SystemAction.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (em Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Sintaxe

'Declaração
Public Sub New ( _
    actionLog As UITestActionLogEntry _
)
public SystemAction(
    UITestActionLogEntry actionLog
)
public:
SystemAction(
    UITestActionLogEntry^ actionLog
)
new : 
        actionLog:UITestActionLogEntry -> SystemAction
public function SystemAction(
    actionLog : UITestActionLogEntry
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SystemAction Classe

Sobrecargas SystemAction

Namespace Microsoft.VisualStudio.TestTools.UITest.Common