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