Udostępnij za pośrednictwem


Właściwość UITestControl.TechnologyName —

Pobiera lub ustawia ramy technologii, która implementuje ten formant.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestaw:  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

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

Wartość właściwości

Typ: System.String
Ramy technologii, która implementuje ten formant.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControl Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting