AutomationPeer.GetAutomationId 메서드

정의

자동화 피어에 연결된 요소의 AutomationId를 가져옵니다.

public:
 System::String ^ GetAutomationId();
public string GetAutomationId ();
member this.GetAutomationId : unit -> string
Public Function GetAutomationId () As String

반환

String

식별자입니다.

예외

이 메서드에 대한 공개 통화가 현재 진행 중입니다.

설명

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

적용 대상

추가 정보