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

The path of the item.

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

Reference

IItemOperationResult Interface