Freigeben über


ControlType.Name-Eigenschaft

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Syntax

'Declaration
Public ReadOnly Property Name As String
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string with get
function get Name () : String

Eigenschaftswert

Typ: String

.NET Framework-Sicherheit

Siehe auch

Referenz

ControlType Klasse

Microsoft.VisualStudio.TestTools.UITesting-Namespace