Sdílet prostřednictvím


UITestControl.Height – vlastnost

Načtení ovládacího prvku.

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting
Sestavení:  Microsoft.VisualStudio.TestTools.UITesting (v Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Deklarace
Public Overridable ReadOnly Property Height As Integer
public virtual int Height { get; }
public:
virtual property int Height {
    int get ();
}
abstract Height : int with get
override Height : int with get
function get Height () : int

Hodnota vlastnosti

Typ: System.Int32

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

UITestControl Třída

Microsoft.VisualStudio.TestTools.UITesting – obor názvů