id


Description:

public string id { get; construct; }

A string identifying the particular cache instance.

This will form the file name of the cache file, but will be escaped beforehand, so can be an arbitrary non-empty string.

Since:

0.6.6