ArcObjects Library Reference (Catalog)  

IGxPrjFile2.SpatialReferenceInfo Property

The vertical or horizontal coordinate system contained in the PRJ file.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxPrjFile2 Interface