RinexNavigationProgram Property |
Gets the program that created the file.
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 Program { get; }
Public ReadOnly Property Program As String
Get
public:
property String^ Program {
String^ get ();
}
member Program : string with get
Property Value
Type:
StringSee Also