다음을 통해 공유


UITechnologyElementProxy.ControlTypeName 속성

이 요소의 유니버설 컨트롤 형식을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.UITesting
어셈블리:  Microsoft.VisualStudio.TestTools.UITesting(Microsoft.VisualStudio.TestTools.UITesting.dll)

구문

‘선언
Public Overrides ReadOnly Property ControlTypeName As String
public override string ControlTypeName { get; }
public:
virtual property String^ ControlTypeName {
    String^ get () override;
}
abstract ControlTypeName : string with get 
override ControlTypeName : string with get
override function get ControlTypeName () : String

속성 값

형식: String

구현

IUITechnologyElement.ControlTypeName

.NET Framework 보안

참고 항목

참조

UITechnologyElementProxy 클래스

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