Поделиться через


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 - пространство имен