FileManagerFolderFullPath Property

Gets the full path of the folder specified in format [RootFolderName]:\Some\Folder

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.8
C#
public string FullPath { get; }

Property Value

String

See Also