ArcObjects Library Reference (GeoDatabase)  

IItemInfo2.SpatialReferenceName Property

The name of the spatial reference.

ERROR: Syntax information about IItemInfo2.SpatialReferenceName may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GeoDatabase.dll

[C++]
HRESULT get_SpatialReferenceName(
  BSTR* srName
);
[C++]

Parameters

srName [out, retval]   srName is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IItemInfo2 Interface