Click or drag to resize
Sandcastle Help File BuilderProjectCommands Class
This class contains the help file builder's routed UI commands for projects
Inheritance Hierarchy
SystemObject
  SandcastleBuilder.WPF.CommandsProjectCommands

Namespace: SandcastleBuilder.WPF.Commands
Assembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 2014.11.22.0
Syntax
public static class ProjectCommands

The ProjectCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAddAllFromFolder
Add all files from a folder to the project
Public propertyStatic memberAddExistingFile
Add an existing file to the project
Public propertyStatic memberAddFromTemplate
Add a file to the project from a template file
Top
See Also