Click or drag to resize
LoadToCacheJsonFolderPaths Property
A Set of folder paths or ids

Namespace:  BlackBerry.Workspaces.Json
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public HashSet<string> FolderPaths { get; set; }

Property Value

Type: HashSetString
See Also