This class represents all of the properties that make up a Sandcastle Help File Builder project.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0

Syntax

C#
public class SandcastleProject : IBasePathProvider, 
	IDisposable
Visual Basic
Public Class SandcastleProject _
	Implements IBasePathProvider, IDisposable

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Utils..::..SandcastleProject

See Also