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


UITestControl.Width - свойство

Пространство имен:  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 Width As Integer
public virtual int Width { get; }
public:
virtual property int Width {
    int get ();
}
abstract Width : int with get 
override Width : int with get
function get Width () : int

Значение свойства

Тип: Int32

Безопасность платформы .NET Framework

См. также

Ссылки

UITestControl Класс

Microsoft.VisualStudio.TestTools.UITesting - пространство имен