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


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

IGxPrjFile.SpatialReference Property

The geographic or projected coordinate system contained in the PRJ file.

[Visual Basic .NET]
Public ReadOnly Property SpatialReference As ISpatialReference
[C#]
public ISpatialReference SpatialReference {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxPrjFile Interface