Gets or sets a caption of the folder tree node which specifies the system directory at *NIX systems.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property UnixFileSystemRootText As String
public string UnixFileSystemRootText { get; set; }
Type: System.String
The caption of the folder tree node which specifies the system directory at *NIX systems.
Default value is "Filesystem".
This value is used only at Linux and different sorts of Unix. For Windows and Mac the system-dependent values are extracted and used.
This property is necessary for localization of Image Uploader.