Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.