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