ButtonAutomationPeer.GetClassNameCore 메서드

정의

이 UI 자동화 피어와 연결된 컨트롤의 이름을 가져옵니다.

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

반환

String

“Button”을 포함하는 문자열입니다.

적용 대상

추가 정보