Partager via


SystemAction, constructeur (UITestActionLogEntry)

Construire SystemAction.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Common (dans Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    actionLog As UITestActionLogEntry _
)
public SystemAction(
    UITestActionLogEntry actionLog
)
public:
SystemAction(
    UITestActionLogEntry^ actionLog
)
new : 
        actionLog:UITestActionLogEntry -> SystemAction
public function SystemAction(
    actionLog : UITestActionLogEntry
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

SystemAction Classe

SystemAction, surcharge

Microsoft.VisualStudio.TestTools.UITest.Common, espace de noms