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
public SystemAction(
UITestActionLogEntry actionLog
)
public:
SystemAction(
UITestActionLogEntry^ actionLog
)
new :
actionLog:UITestActionLogEntry -> SystemAction
Public Sub New (
actionLog As UITestActionLogEntry
)
Paramètres
- actionLog
Voir aussi
SystemAction Surcharge
SystemAction, classe
Microsoft.VisualStudio.TestTools.UITest.Common, espace de noms
Retour au début