This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IItemInfo2 Interface > IItemInfo2.SpatialReferenceName Property (ArcObjects .NET 10.4 SDK) |
The name of the spatial reference.
[Visual Basic .NET] Public ReadOnly Property SpatialReferenceName As String
[C#] public string SpatialReferenceName {get;}
[C++]
HRESULT get_SpatialReferenceName(
BSTR* srName
);
[C++]
Parameters srName [out, retval] srName is a parameter of type BSTR