UITechnologyManagerProxy.ChildrenEnumeratorProxy.Current-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.Object

Implementiert

IEnumerator.Current

.NET Framework-Sicherheit

Siehe auch

Referenz

UITechnologyManagerProxy.ChildrenEnumeratorProxy Klasse

Microsoft.VisualStudio.TestTools.UITesting-Namespace