This document is archived and information here might be outdated. Recommended version. |
The comment string of this spatial reference component.
[Visual Basic .NET]
Public Property Remarks As String
[C#]
public string Remarks {get; set;}
[C++]
HRESULT get_Remarks(
void
);
[C++]
HRESULT put_Remarks(
);