PlatformAPI.IOTADesignerOSEntry190.GetName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetName: string;

C++

virtual System::UnicodeString __fastcall GetName() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerOSEntry190

Description

GetName returns the internal name of a platform version.

See Also