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 命名空间