Click or drag to resize
Sandcastle Help File BuilderLaunchMSHelpViewerDlg Constructor
Constructor

Namespace: SandcastleBuilder.MicrosoftHelpViewer
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public LaunchMSHelpViewerDlg(
	SandcastleProject currentProject,
	string helpViewerPath
)

Parameters

currentProject
Type: SandcastleBuilder.UtilsSandcastleProject
The current project
helpViewerPath
Type: SystemString
The path to the MS Help Viewer
See Also