This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > ICacheStorageInfo Interface > ICacheStorageInfo.StorageFormat Property (ArcObjects .NET 10.4 SDK) |
Tile storage format.
[Visual Basic .NET] Public Property StorageFormat As esriMapCacheStorageFormat
[C#] public esriMapCacheStorageFormat StorageFormat {get; set;}
[C++]
HRESULT get_StorageFormat(
esriMapCacheStorageFormat* pFormat
);
[C++]
HRESULT put_StorageFormat(
esriMapCacheStorageFormat pFormat
);
[C++]
Parameters pFormat [out, retval]
pFormat is a parameter of type esriMapCacheStorageFormat pFormat [in]
pFormat is a parameter of type esriMapCacheStorageFormat