Share via


RibbonControlAutomationPeer.GetClassNameCore Metodo

Definizione

Ottiene il nome della classe di RibbonControl associata a RibbonControlAutomationPeer. Questo metodo viene chiamato da GetClassName().

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

Restituisce

String

Il nome della classe di RibbonControl associato a RibbonControlAutomationPeer.

Si applica a