Udostępnij za pośrednictwem


Właściwość UIMap.Id —

Zwraca lub ustawia identyfikator dla tej mapy.

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: System.String
Identyfikator mapy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UIMap Klasa

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