Getter for the cache location

Namespace: Mobi.Mtld.DeviceAtlas.Cloud
Assembly: DeviceAtlasCloudClient-1.1 (in DeviceAtlasCloudClient-1.1.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public string GetCacheDir()
Visual Basic
Public Function GetCacheDir As String
Visual C++
public:
String^ GetCacheDir()

Return Value

The directory to store the cache items

See Also