다음을 통해 공유


UITestControl.ControlType 속성

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

구문

‘선언
Public Overridable ReadOnly Property ControlType As ControlType
public virtual ControlType ControlType { get; }
public:
virtual property ControlType^ ControlType {
    ControlType^ get ();
}
abstract ControlType : ControlType with get 
override ControlType : ControlType with get
function get ControlType () : ControlType

속성 값

형식: Microsoft.VisualStudio.TestTools.UITesting.ControlType

.NET Framework 보안

참고 항목

참조

UITestControl 클래스

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