API:Data.Cloud.AmazonAPI.TAmazonQueueService.GetServiceHost

Aus RAD Studio API Documentation

Delphi

function GetServiceHost: string; override;

C++

virtual System::UnicodeString __fastcall GetServiceHost();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonQueueService

Beschreibung

Gibt den Host-String für den Dienst zurück. Data.Cloud.AmazonAPI.TAmazonQueueService.GetServiceHost erbt von Data.Cloud.AmazonAPI.TAmazonBasicService.GetServiceHost. Der folgende Inhalt bezieht sich auf Data.Cloud.AmazonAPI.TAmazonBasicService.GetServiceHost.

Gibt den Host-String für den Dienst zurück.

Siehe auch