AutomationPeer.GetHelpText Method

Definition

Gets text that describes the functionality of the control that is associated with the automation peer.

public:
 virtual Platform::String ^ GetHelpText() = GetHelpText;
winrt::hstring GetHelpText();
public string GetHelpText();
function getHelpText()
Public Function GetHelpText () As String

Returns

String

Platform::String

winrt::hstring

The help text.

Applies to