Indicates whether paths in raster dataset cache are replaced.
[Visual Basic .NET] Public Property ReplaceCachePaths As Boolean
[C#] public bool ReplaceCachePaths {get; set;}
[C++]
HRESULT get_ReplaceCachePaths(
VARIANT_BOOL* pbReplaceCachePaths
);
[C++]
HRESULT put_ReplaceCachePaths(
VARIANT_BOOL pbReplaceCachePaths
);
[C++]Parameters
pbReplaceCachePaths [out, retval] pbReplaceCachePaths is a parameter of type VARIANT_BOOL pbReplaceCachePaths [in] pbReplaceCachePaths is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.