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


IGxPrjFile.SpatialReference Property (ArcObjects .NET 10.4 SDK)
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