GpsSatelliteInformationExtensionInformation Property |
Gets information about this GPS satellite.
Namespace:
AGI.Foundation.Navigation
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public GpsSatelliteInformation Information { get; set; }
Public Property Information As GpsSatelliteInformation
Get
Set
public:
virtual property GpsSatelliteInformation^ Information {
GpsSatelliteInformation^ get () sealed;
void set (GpsSatelliteInformation^ value) sealed;
}
abstract Information : GpsSatelliteInformation with get, set
override Information : GpsSatelliteInformation with get, set
Property Value
Type:
GpsSatelliteInformationImplements
IGpsSatelliteInformationServiceInformationSee Also