This documentation is for the old version. Go to the latest Upload Suite docs

NirvanixExtender.DestFolderPath Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a destination path of the files being uploaded.

Namespace: Aurigma.ImageUploader.Nirvanix
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Property DestFolderPath As String
C#
public string DestFolderPath { get; set; }

Property Value

Type: System.String

The destination path of the files being uploaded.

Default value is "".

See Also

Reference