ArcObjects Library Reference  (Carto)    

IMapCache.Cacheable Property

Indicates whether a map cache can be created.

[Visual Basic 6.0]
Property Cacheable As Boolean
[Visual Basic .NET]
Public ReadOnly Property Cacheable As Boolean
[C#]
public bool Cacheable {get;}
[Java]
public  getCacheable (
    boolean Cacheable
)
[C++]
HRESULT get_Cacheable(
  VARIANT_BOOL* Cacheable
);
[C++]

Parameters

Cacheable [out, retval]

  Cacheable is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMapCache Interface

 


Feedback Send feedback on this page