The tile cache format.
[Visual Basic 6.0] Property Format As String
[Visual Basic .NET] Public Property Format As String
[C#] public string Format {get; set;}
[Java] public getFormat ( String pFormat )
[Java] public void setFormat( String pFormat ) throws IOException, AutomationException
[C++]
HRESULT get_Format(
BSTR* pFormat
);
[C++] HRESULT put_Format( BSTR pFormat);
Parameters
pFormat [out, retval]
pFormat is a parameter of type BSTR
pFormat [in]
pFormat is a parameter of type BSTR