ComponentPro UltimateFtp

      ComponentPro.IO.MultiFileOperationOptions Constructors

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Initializes a new instance of the TransferOptions class.

      Overload List

      MultiFileOperationOptions Constructor(Boolean, Boolean, SearchCondition, SymlinksResolveAction)Initializes a new instance of the TransferOptions class.MultiFileOperationOptions Constructor(SearchCondition)Initializes a new instance of the MultiFileOperationOptions class. This constructor sets BuildDirectoryTree to true, Recursive to Recursive, and SymlinksResolveAction to Skip.MultiFileOperationOptions Constructor()Initializes a new instance of the MultiFileOperationOptions class. Search for all files and subdirectories. This constructor sets BuildDirectoryTree to false, Recursive to Recursive, and SymlinksResolveAction to Skip.
      Top

      See Also