다음을 통해 공유


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

속성 값

형식: Object

구현

IEnumerator.Current

.NET Framework 보안

참고 항목

참조

UITechnologyManagerProxy.ChildrenEnumeratorProxy 클래스

Microsoft.VisualStudio.TestTools.UITesting 네임스페이스