BuildMaster SDK Reference
Version:
ExportFiles(SourceControlContext context, string targetDirectory) Method
When implemented in a derived class, exports the files without any
index information to the specified target directory.
Syntax
public
abstract
void ExportFiles(SourceControlContext context, string targetDirectory)
Parameters
- context
- Type: SourceControlContext
The context.
- targetDirectory
- Type: string
The target directory.