Click or drag to resize

ExportParametersTargetDirectory Property

TargetDirectory where the backup files shall be placed. Supported values are: paths on local hard drives, UNC path to network dives and CD/DVD writers.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public string TargetDirectory { get; set; }

Property Value

String
Remarks
The export is only allowed if the target folder is covered by the whitelist.
See Also