This document is archived and information here might be outdated. Recommended version. |
The projection name.
[Visual Basic .NET]
Public Property ProjectionName As String
[C#]
public string ProjectionName {get; set;}
[C++]
HRESULT get_ProjectionName(
void
);
[C++]
HRESULT put_ProjectionName(
);