Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Provides the name to be used for an output file.
In the <CompilerOptions> tag, this attribute specifies the resulting compiled Help (.HxS) file. If this attribute is not present, the compiler uses the base name of the collection definition file, appending the .HxS file name extension.
In the <CombinedHelpIndex> tag, this attribute specifies the resulting combined attribute index (.HxR), or combined full-text index (.HxQ).
Used in |
Parent tag |
Required |
|---|---|---|
<CompilerOptions> |
No |
|
<CombinedHelpIndex> |
No |
Values
A file name.
Example
OutputFile = "Helpfile.hxs"