AutomationIdentifier.Id Propriedade

Definição

Obtém o identificador numérico subjacente.

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

Valor de Propriedade

O identificador subjacente.

Observações

Use o LookupById método para converter de volta para Id um AutomationIdentifier.

Aplica-se a

Ver também