PlatformAPI.IOTAExternalDevice.ProfileName
Delphi
property ProfileName: string read GetProfileName write SetProfileName;
C++
__property System::UnicodeString ProfileName = {read=GetProfileName, write=SetProfileName};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAExternalDevice |
Beschreibung
ProfileName ist der Name des Verbindungsprofils, das einem externen Gerät zugeordnet ist.