This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITileImageInfo Interface > ITileImageInfo.Format Property (ArcObjects .NET 10.4 SDK) |
The cache tile format.
[Visual Basic .NET] Public Property Format As String
[C#] public string Format {get; set;}
[C++]
HRESULT get_Format(
BSTR* pFormat
);
[C++]
HRESULT put_Format(
BSTR pFormat
);
[C++]
Parameters pFormat [out, retval] pFormat is a parameter of type BSTR pFormat [in] pFormat is a parameter of type BSTR