Click or drag to resize

BenchConfigurationGetTransferPaths Method

Returns an array with relative paths to the directories and files, relevant for a transfer of the Bench environment.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public string[] GetTransferPaths(
	TransferPaths selection
)

Parameters

selection
Type: Mastersign.BenchTransferPaths

Return Value

Type: String
An array with relative paths.
See Also