Condividi tramite


Proprietà UITechnologyManagerProxy.ChildrenEnumeratorProxy.Current

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: Object

Implementa

IEnumerator.Current

Sicurezza di .NET Framework

Vedere anche

Riferimenti

UITechnologyManagerProxy.ChildrenEnumeratorProxy Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.UITesting