Sdílet prostřednictvím


UITechnologyManagerProxy.ChildrenEnumeratorProxy.Current – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting
Sestavení:  Microsoft.VisualStudio.TestTools.UITesting (v Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: System.Object

Implementuje

IEnumerator.Current

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

UITechnologyManagerProxy.ChildrenEnumeratorProxy Třída

Microsoft.VisualStudio.TestTools.UITesting – obor názvů