StandardTableKeyNames.HelpLink 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.
URI of the help associated with this table entry.
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.