ButtonBaseAutomationPeer.GetNameCore 메서드

정의

ButtonBaseAutomationPeer에 연결된 요소의 클래스 이름을 가져옵니다. GetName()에 의해 호출됩니다.

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

반환

String

액셀러레이터 키를 제외한 클래스 이름이 들어 있는 문자열입니다.

적용 대상