path


Description:

public StoreInfo? path (string path)

Retrieve a summary item by path name.

The returned StoreInfo is referenced for thread-safety and should be unreferenced with unref when finished with it.

Parameters:

this

a StoreSummary object

path

path to the item

Returns:

the summary item, or null if the path name is not available