RibbonGalleryCategoryAutomationPeer.GetClassNameCore Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nom de la RibbonGalleryCategory associée à ce RibbonGalleryCategoryAutomationPeer. Cette méthode est appelée par GetClassName().
protected:
override System::String ^ GetClassNameCore();
protected override string GetClassNameCore ();
override this.GetClassNameCore : unit -> string
Protected Overrides Function GetClassNameCore () As String
Retours
"RibbonGalleryCategory" dans tous les cas.