'Declaration Public Function New( _
ByVal workingDirectoryAn absolute path to the working directory of cache manager.As String _
)
public ThumbnailsCacheManager(
string workingDirectory
)
public: ThumbnailsCacheManager(
string* workingDirectory
)
public:
ThumbnailsCacheManager(
string^ workingDirectory
)
Parameters
- workingDirectory
- An absolute path to the working directory of cache manager.