LabelAutomationPeer.GetClassNameCore Metodo

Definizione

Ottiene il nome dell’oggetto Label associato a LabelAutomationPeer. 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

Stringa che contiene “Label”.

Si applica a