StandardTableKeyNames.HelpLink Field

Definition

URI of the help associated with this table entry. Expected data type is string. This entry will be used to open a URI if the either the entry has no StandardTableKeyNames.HelpKeyword or attempting to use the keyword to open help fails.

public: System::String ^ HelpLink;
std::wstring HelpLink;
public const string HelpLink;
val mutable HelpLink : string
Public Const HelpLink As String 

Field Value

Remarks

Expected data type is String.

This entry will be used to open a URI if the either the entry has no HelpKeyword or attempting to use the keyword to open help fails.

Applies to