Aracılığıyla paylaş


UITestEventArgs.UITest Özellik

Alır veya ayarlar ilişkili UITest nesne.

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

Sözdizimi

'Bildirim
Public Property UITest As UITest
    Get
    Private Set
public UITest UITest { get; private set; }
public:
property UITest^ UITest {
    UITest^ get ();
    private: void set (UITest^ value);
}
member UITest : UITest with get, private set
function get UITest () : UITest
private function set UITest (value : UITest)

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.UITest.Common.UITest
İlişkili kullanıcı Arabirimi test.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITestEventArgs Sınıf

Microsoft.VisualStudio.TestTools.UITest.Common Ad Alanı

UITest