Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
In the <File> tag, contains the full path for a file to include in the compiled Help (.HxS) file.
In the <Jump> and <HelpTOCNode> tags, stores a URL for navigation purposes.
In the <Url> tag, stores the URL of a virtual topic.
Used in |
Parent tag |
Required |
|---|---|---|
<File> |
Yes |
|
<Jump> |
Yes |
|
<HelpTOCNode> |
No |
|
<VTopic> |
Yes |
|
<ParsedVTopic> |
Yes |
Values
In the <File> tag, a path to a file.
In the <Jump>, <HelpTOCNode>, and <Url> tags, a URL.
Example
Url = "C:\project\topics\topic.htm"
Url = "http://www.example.com/"
Url = "ms-help://sdk/topics/start.htm/"