This document is archived and information here might be outdated. Recommended version. |
The name of the spatial reference.
[Visual Basic .NET]
Public ReadOnly Property SpatialReferenceName As String
[C#]
public string SpatialReferenceName {get;}
[C++]
HRESULT get_SpatialReferenceName(
System.String* srName
);
[C++] Parameters srName [out, retval]
srName is a parameter of type BSTR*