SP3aHeaderRecordComment Property |
Gets the comment lines from the header of the SP3-a file.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic string Comment { get; }Public ReadOnly Property Comment As String
Get
public:
property String^ Comment {
String^ get ();
}member Comment : string with get
Property Value
Type:
String
See Also