Freigeben über


SystemAction-Konstruktor (UITestActionLogEntry)

Konstrukt SystemAction.

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

SystemAction Klasse

SystemAction-Überladung

Microsoft.VisualStudio.TestTools.UITest.Common-Namespace