StandardTableKeyNames.HelpText Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.