Partilhar via


Propriedade UITechnologyManagerProxy.ChildrenEnumeratorProxy.Current

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (em Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: System.Object

Implementações

IEnumerator.Current

Segurança do .NET Framework

Consulte também

Referência

UITechnologyManagerProxy.ChildrenEnumeratorProxy Classe

Namespace Microsoft.VisualStudio.TestTools.UITesting