SP3dHeaderRecordComment Property |
Gets the comment lines as a single
String.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string Comment { get; }
Public ReadOnly Property Comment As String
Get
public:
property String^ Comment {
String^ get ();
}
member Comment : string with get
Property Value
Type:
StringSee Also