Gets or sets a string representing the output directory of the generated help project.

[VBScript]
Public Property OutputDirectory As String
[JScript]
public function get OutputDirectory() : String;
public function set OutputDirectory(String);

Property Value

A string representing a directory relative to the path of the Word document.

See Also

Filter Object | Filter Members | HelpProducer Namespace