Wijmo UI for the Web
path Field
wijmo.fileexplorer Namespace > IFileExplorerItem Interface : path Field

The path of the item.

Syntax
var instance; // Type: wijmo.fileexplorer.IFileExplorerItem;
var value; // Type: string
value = instance.path;
var path : string;
See Also

Reference

IFileExplorerItem Interface