Udostępnij za pośrednictwem


ContentElementAutomationPeer.GetAutomationIdCore Metoda

Definicja

Pobiera ciąg, który jednoznacznie identyfikuje ContentElement element skojarzony z tym ContentElementAutomationPeerelementem . Wywoływane przez GetAutomationId().

protected:
 override System::String ^ GetAutomationIdCore();
protected override string GetAutomationIdCore ();
override this.GetAutomationIdCore : unit -> string
Protected Overrides Function GetAutomationIdCore () As String

Zwraca

String

Ciąg zawierający identyfikator automatyzacji.

Uwagi

Wartość identyfikatora automatyzacji jest właściwością AutomationId , a jeśli nie jest ustawiona, jest Name to właściwość .

Dotyczy

Zobacz też