共用方式為


RibbonAutomationPeer.GetClassNameCore 方法

定義

取得與此 Ribbon 相關聯之 RibbonAutomationPeer 的名稱。 這個方法是由 GetClassName() 所呼叫。

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

傳回

String

相關聯 Ribbon 的型別名稱。

適用於