Udostępnij za pośrednictwem


Właściwość UIObject.Id —

Pobiera identyfikator dla tego obiektu.

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

Składnia

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

Wartość właściwości

Typ: String
Identyfikator.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UIObject Klasa

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