Name |
Type |
Description |
Required |
Attributes |
String |
Key for HxA (Attributes) file of child namespace. |
|
SuppressExternalNamespaces |
YesNoType |
Suppress linking Visual Studio Help namespaces. Help redistributable merge modules will be required. Use this when building a merge module. |
|
TableOfContents |
String |
Key for HxT file of child namespace. |
|
TargetCollection |
String |
Foriegn Key into HelpNamespace table for the parent namespace into which the child will be inserted. The following special keys can be used to plug into external namespaces defined outside of the installer. MS_VSIPCC_v80 : Visual Studio 2005 MS.VSIPCC.v90 : Visual Studio 2008 |
Yes |
TargetFeature |
String |
Key for the feature parent of this help collection. Required only when plugging into external namespaces. |
|
TargetTableOfContents |
String |
Key for HxT file of parent namespace that now includes the new child namespace. |
|