Specifies whether to use old API style paths (relative) or new API style paths (absolute) in multi-file transfers.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
Visual Basic |
---|
Public Property UseLegacyPaths As Boolean Get Set |
C# |
---|
public bool UseLegacyPaths { get; set; } |