Show / Hide Table of Contents

Property FilePath

FilePath

Gets the path to the file that stores the pyramid set, if available.

Declaration
public string? FilePath { get; }
Property Value
Type Description
string

The path to the file that stores the pyramid set, if available.

Remarks

When the pyramid set is stored in a file, this property identifies that file. The path may refer to an .ovr file or to another file used by the raster format to store pyramid data.

This property is null when no file path is available for the pyramid set, such as when the pyramids are stored internally in the source raster.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.