API:REST.Backend.EMSProvider.TEMSProvider.URLProtocol

Aus RAD Studio API Documentation

Delphi

property URLProtocol: string read FURLProtocol write SetURLProtocol stored IsURLProtocolStored;

C++

__property URLProtocol;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
REST.Backend.EMSProvider.pas
REST.Backend.EMSProvider.hpp
REST.Backend.EMSProvider TEMSProvider

Beschreibung

URL-Protokollbezeichner {{#multireplace:REST.Backend.EMSProvider.TEMSProvider.URLProtocol|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:REST.Backend.EMSProvider.TCustomEMSConnectionInfo.URLProtocol|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:REST.Backend.EMSProvider.TCustomEMSConnectionInfo.URLProtocol|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

URL-Protokollbezeichner für die Anforderung an den RAD Server Engine (EMS-Server).

Die Eigenschaft URLProtocol enthält einen String mit dem Protokollbezeichner für die Anforderung an den EMS-Server.

Der Standardwert für URLProtocol ist http.

Siehe auch