Udostępnij za pośrednictwem


Właściwość WarningAction.IdTag —

Zwraca lub ustawia tag Identyfikatora.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Property IdTag As String
public string IdTag { get; set; }
public:
property String^ IdTag {
    String^ get ();
    void set (String^ value);
}
member IdTag : string with get, set
function get IdTag () : String 
function set IdTag (value : String)

Wartość właściwości

Typ: String
Ciąg Identyfikatora.

Uwagi

Ustawienie tej właściwości stwarza PropertyChanged zdarzenia.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WarningAction Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common

PropertyChanged