REST.Client.TRESTClient.IPImplementationID

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property IPImplementationID: string read FIPImplementationID write SetIPImplementationID default 0;

C++

__property IPImplementationID = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
REST.Client.pas
REST.Client.hpp
REST.Client TRESTClient

説明

HTTP 抽象化実装 ID を指定します。

REST.Client.TRESTClient.IPImplementationID は REST.Client.TCustomRESTClient.IPImplementationID を継承しています。以下の内容はすべて REST.Client.TCustomRESTClient.IPImplementationID を参照しています。

HTTP 抽象化実装 ID を指定します。

関連項目