NeatUpload Documentation

MoveToOptions Class

Options controlling how an uploaded file is moved to a permanent location. This class only specifies whether a file already at the location can be overwritten, but subclasses could specify additional options.

For a list of all members of this type, see MoveToOptions Members.

System.Object
   Brettle.Web.NeatUpload.MoveToOptions

public class MoveToOptions

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Brettle.Web.NeatUpload

Assembly: Brettle.Web.NeatUpload (in Brettle.Web.NeatUpload.dll)

See Also

MoveToOptions Members | Brettle.Web.NeatUpload Namespace