SP3dHeaderRecord.Comment Property |
Gets the comment lines as a single
String.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.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