共用方式為


UITechnologyElementProxy.TechnologyManager 屬性

取得對應的技術管理員。

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

語法

'宣告
Public Overrides NotOverridable ReadOnly Property TechnologyManager As UITechnologyManager
public override sealed UITechnologyManager TechnologyManager { get; }
public:
virtual property UITechnologyManager^ TechnologyManager {
    UITechnologyManager^ get () override sealed;
}
abstract TechnologyManager : UITechnologyManager with get
override TechnologyManager : UITechnologyManager with get
override final function get TechnologyManager () : UITechnologyManager

屬性值

型別:Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyManager

.NET Framework 安全性

請參閱

參考

UITechnologyElementProxy 類別

Microsoft.VisualStudio.TestTools.UITesting 命名空間