This document is archived and information here might be outdated. Recommended version. |
The source cache location.
[Visual Basic .NET] Public Property TileCachePath As String
[C#] public string TileCachePath {get; set;}
[C++]
HRESULT get_TileCachePath(
System.String* ppCacheLocation
);
[C++]
HRESULT put_TileCachePath(
BSTR ppCacheLocation
);
[C++]
Parameters ppCacheLocation [out, retval]
ppCacheLocation is a parameter of type BSTR* ppCacheLocation [in]
ppCacheLocation is a parameter of type BSTR