Datasnap.DSHTTPCommon.TDSHTTPRequest.UserAgent

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

Delphi

property UserAgent: string read GetUserAgent;

C++

__property System::UnicodeString UserAgent = {read=GetUserAgent};

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSHTTPRequest

説明

ユーザー エージェントを示します。

UserAgent プロパティは、DataSnap ユーザー エージェントを示します。

関連項目