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

NirvanixExtender.DestFolderPath Property

Gets or sets the 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

The value that represents a destination path of the files being uploaded.

See Also

Reference