Click or drag to resize
Sandcastle Help File BuilderFolderPath Constructor
There are three overloads for the constructor.
Overload List
  NameDescription
Public methodFolderPath(IBasePathProvider)
Default constructor. The folder path is undefined.
Public methodFolderPath(String, IBasePathProvider)
Constructor. Assign the specified path.
Public methodFolderPath(String, Boolean, IBasePathProvider)
Constructor. Assign the specified path and fixed setting.
Top
See Also