Share via


StandardTableKeyNames2.HelpText Field

Definition

Returns a help text associated with the table entry.

public: System::String ^ HelpText;
public const string HelpText;
val mutable HelpText : string
Public Const HelpText As String 

Field Value

Remarks

Expected data type is String.

This text is used to set AutomationProperties.HelpText on the associated entry.

Applies to