SystemAction 建構函式 (UITestActionLogEntry)

建構 SystemAction。

命名空間:  Microsoft.VisualStudio.TestTools.UITest.Common
組件:  Microsoft.VisualStudio.TestTools.UITest.Common (在 Microsoft.VisualStudio.TestTools.UITest.Common.dll 中)

語法

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

參數

.NET Framework 安全性

請參閱

參考

SystemAction 類別

SystemAction 多載

Microsoft.VisualStudio.TestTools.UITest.Common 命名空間