Aracılığıyla paylaş


UITestAction.Id Özellik

Alır veya ayarlar bu eylem için benzersiz sayısal bir tanımlayıcı.

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 Id As Long
    Get
    Set
public long Id { get; set; }
public:
property long long Id {
    long long get ();
    void set (long long value);
}
member Id : int64 with get, set
function get Id () : long
function set Id (value : long)

Özellik Değeri

Tür: System.Int64
Harekete geçiren PropertyChanged olay olduğunda değeri kümesi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITestAction Sınıf

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

PropertyChanged