Gets the string describing the source of the data.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string Source { get; }
Public ReadOnly Property Source As String
Get
public:
property String^ Source {
String^ get ();
}
member Source : string with get
Property Value
Type:
StringSee Also