Share via


LabelAutomationPeer.GetClassNameCore Método

Definición

Obtiene el nombre del control Label asociado a esta clase LabelAutomationPeer. GetClassName() llama a este método.

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

Devoluciones

Una cadena que contiene "Label".

Se aplica a