LabelAutomationPeer.GetClassNameCore Méthode

Définition

Obtient le nom du Label fichier associé à ce LabelAutomationPeerfichier . 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

Chaîne qui contient « Label ».

S’applique à