Collection.SampleStagingDir Property |
Gets or sets the path of the staging directory used when building a compiled help file that contains uncompressed samples.
[VBScript] Public Property SampleStagingDir As String
[JScript] public function get SampleStagingDir() : String; public function set SampleStagingDir(String);
The full path to the temporary directory used to stage uncompressed samples.
Collection Object | Collection Members | HelpProducer Namespace