AutomationPeer.GetAutomationIdCore 메서드

정의

파생 클래스에서 재정의된 경우 GetAutomationId()에서 호출됩니다.

protected:
 abstract System::String ^ GetAutomationIdCore();
protected abstract string GetAutomationIdCore ();
abstract member GetAutomationIdCore : unit -> string
Protected MustOverride Function GetAutomationIdCore () As String

반환

String

식별자가 들어 있는 문자열입니다.

설명

자동화 식별자의 값을 AutomationId 속성입니다. 해당 속성이 설정되지 않은 경우 값은 속성입니다 Name .

적용 대상