Udostępnij za pośrednictwem


Właściwość UIObject.ControlType —

Zwraca lub ustawia typ formantu tego obiektu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common.UIMap
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Property ControlType As String
public string ControlType { get; set; }
public:
property String^ ControlType {
    String^ get ();
    void set (String^ value);
}
member ControlType : string with get, set
function get ControlType () : String
function set ControlType (value : String)

Wartość właściwości

Typ: System.String
Typ formantu.

Zabezpieczenia.NET Framework

Zobacz też

Informacje

UIObject Class

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common.UIMap