ContentFiles(HelpFileFormats, String) Constructor
Constructor
Namespace: Sandcastle.Core.PresentationStyleAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public ContentFiles(
HelpFileFormats helpFileFormats,
string sourcePath
)
Public Sub New (
helpFileFormats As HelpFileFormats,
sourcePath As String
)
public:
ContentFiles(
HelpFileFormats helpFileFormats,
String^ sourcePath
)
new :
helpFileFormats : HelpFileFormats *
sourcePath : string -> ContentFiles
Parameters
- helpFileFormats HelpFileFormats
- The help file formats to which the files apply
- sourcePath String
- The source path
The files from the source path will be copied to a like named folder in the build output