This document is archived and information here might be outdated. Recommended version. |
The path to the globe data cache in disk.
[Visual Basic .NET]
Public Property CachePath As String
[C#]
public string CachePath {get; set;}
[C++]
HRESULT get_CachePath(
System.String* pCachePath
);
[C++]
HRESULT put_CachePath(
BSTR pCachePath
);
[C++] Parameters pCachePath [out, retval]
pCachePath is a parameter of type BSTR* pCachePath [in]
pCachePath is a parameter of type BSTR