This document is archived and information here might be outdated. Recommended version. |
The name of the cached raster file.
[Visual Basic .NET]
Public ReadOnly Property CachedRasterFileName As String
[C#]
public string CachedRasterFileName {get;}
[C++]
HRESULT get_CachedRasterFileName(
System.String* pFileName
);
[C++] Parameters pFileName [out, retval]
pFileName is a parameter of type BSTR*