Compartir a través de


TableCellAutomationPeer.GetClassNameCore Método

Definición

Obtiene el nombre del control TableCell asociado a esta clase TableCellAutomationPeer. 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

String

Una cadena que contiene "TableCell".

Se aplica a

Consulte también