Sdílet prostřednictvím


ContextEntry.ControlType – vlastnost

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

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: System.String
Vrátí String.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ContextEntry Třída

Microsoft.VisualStudio.TestTools.UITest.Extension – obor názvů