This document is archived and information here might be outdated. Recommended version. |
Indicates whether a map cache can be created.
[Visual Basic .NET] Public ReadOnly Property Cacheable As Boolean
[C#] public bool Cacheable {get;}
[C++]
HRESULT get_Cacheable(
Boolean* Cacheable
);
[C++]
Parameters Cacheable [out, retval]
Cacheable is a parameter of type bool*