Aurigma Image Uploader 6.5 Dual
NirvanixExtender..::.FileOverwrite Property
Indicates whether a file with the same name in the destination folder should be overwritten by a file uploaded using the upload token.
Namespace:
Aurigma.ImageUploader.Nirvanix
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property FileOverwrite As Boolean
C#
public bool FileOverwrite { get; set; }