共用方式為


SetBaseAction 建構函式 (UITechnologyElement)

使用提供的項目,初始化 SetBaseAction 類別的新執行個體。

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

語法

'宣告
Protected Sub New ( _
    uiElement As UITechnologyElement _
)
protected SetBaseAction(
    UITechnologyElement uiElement
)
protected:
SetBaseAction(
    UITechnologyElement^ uiElement
)
new : 
        uiElement:UITechnologyElement -> SetBaseAction
protected function SetBaseAction(
    uiElement : UITechnologyElement
)

參數

.NET Framework 安全性

請參閱

參考

SetBaseAction 類別

SetBaseAction 多載

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

UITechnologyElement