共用方式為


UITechnologyManagerProxy.ChildrenEnumeratorProxy.Current 屬性

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

語法

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

屬性值

型別:System.Object

實作

IEnumerator.Current

.NET Framework 安全性

請參閱

參考

UITechnologyManagerProxy.ChildrenEnumeratorProxy 類別

Microsoft.VisualStudio.TestTools.UITesting 命名空間