AircraftDetailManufacturer Property |
Gets the manufacturer.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Manufacturer { get; }
Public ReadOnly Property Manufacturer As String
Get
public:
property String^ Manufacturer {
String^ get ();
}
member Manufacturer : string with get
Property Value
Type:
StringSee Also