StandardTableKeyNames.HelpKeyword 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.
Help keyword of the help associated with this table entry.
public: System::String ^ HelpKeyword;
std::wstring HelpKeyword;
public const string HelpKeyword;
val mutable HelpKeyword : string
Public Const HelpKeyword As String
Field Value
Remarks
Expected data type is String.
VS will, first, try to display help using the keyword. If that fails, it will try to open the link specified in HelpLink.