StkAttitudeFileAttitudeName Property |
Gets the name of this attitude format.
Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public abstract string Name { get; }
Public MustOverride ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () abstract;
}
abstract Name : string with get
Property Value
Type:
StringSee Also