| ConvertToMSBuildFormatCreateFolderItems Method |
This can be called after all additional content has been added
to create the Folder build items in the project.
Namespace: SandcastleBuilder.Utils.ConversionAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax protected void CreateFolderItems()
Protected Sub CreateFolderItems
protected:
void CreateFolderItems()
member CreateFolderItems : unit -> unit
See Also