SampleStagingDir Attribute
Specifies the path of the staging directory used when building a compiled Help (.HxS) file that contains uncompressed samples.
Used in |
Parent tag |
Required |
---|---|---|
<CompilerOptions> |
No |
Values
The full path to the temporary directory used to stage uncompressed samples.
Example
SampleStagingDir = "C:\HelpFiles\Samples"
Remarks
This attribute is not required when compiling an .HxS file that contains compressed samples.
The value should contain the full path, not a relative path, to the temporary directory used to stage uncompressed samples.