ArcObjects Library Reference (Catalog)  

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