This document is archived and information here might be outdated.  Recommended version.


IGxPre70Coverage.Path Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxPre70Coverage Interface > IGxPre70Coverage.Path Property
ArcGIS Developer Help

IGxPre70Coverage.Path Property

The full path of the Coverage.

[Visual Basic .NET]
Public Property Path As String
[C#]
public string Path {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxPre70Coverage Interface