AutomationIdentifier.Id Propiedad

Definición

Obtiene el identificador numérico subyacente.

public:
 property int Id { int get(); };
public int Id { get; }
member this.Id : int
Public ReadOnly Property Id As Integer

Valor de propiedad

Identificador subyacente.

Comentarios

Use el LookupById método para volver a convertir de Id a .AutomationIdentifier

Se aplica a

Consulte también