Aracılığıyla paylaş


UITestPropertyProvider.UIControl Özellik

Alır veya ayarlar denetimi sınama ilişkili kullanıcı arabirimi.

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

Sözdizimi

'Bildirim
Protected Friend Property UIControl As UITestControl
protected internal UITestControl UIControl { get; set; }
protected public:
property UITestControl^ UIControl {
    UITestControl^ get ();
    void set (UITestControl^ value);
}
member UIControl : UITestControl with get, set
function get UIControl () : UITestControl
function set UIControl (value : UITestControl)

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.UITesting.UITestControl
İlişkili kullanıcı arabirimi denetimi sınama.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITestPropertyProvider Sınıf

Microsoft.VisualStudio.TestTools.UITesting Ad Alanı