ContentElementAutomationPeer.GetHelpTextCore Metoda

Definicja

Pobiera ciąg opisujący funkcje ContentElement skojarzone z tym elementem ContentElementAutomationPeer. Wywoływane przez GetHelpText().

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

Zwraca

Ciąg opisujący funkcje ContentElement skojarzone z tym ciągiem ContentElementAutomationPeer.

Uwagi

Zwracany ciąg jest zazwyczaj tym samym tekstem, który jest podany w etykietce narzędzia dla kontrolki.

Dotyczy

Zobacz też