Aracılığıyla paylaş


UITestControl.ControlType Özellik

UI denetim türünü alır.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITesting
Derleme:  Microsoft.VisualStudio.TestTools.UITesting (Microsoft.VisualStudio.TestTools.UITesting.dll içinde)

Sözdizimi

'Bildirim
Public Overridable ReadOnly Property ControlType As ControlType
public virtual ControlType ControlType { get; }
public:
virtual property ControlType^ ControlType {
    ControlType^ get ();
}
abstract ControlType : ControlType with get
override ControlType : ControlType with get
function get ControlType () : ControlType

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.UITesting.ControlType
UI Denetim türü.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITestControl Sınıf

Microsoft.VisualStudio.TestTools.UITesting Ad Alanı