EMS.ResourceAPI.TEndpointContext.User

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

Delphi

property User: TUser read GetUser;

C++

__property TUser* User = {read=GetUser};

プロパティ

種類 可視性 ソース ユニット
property public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEndpointContext


説明

要求を送信するユーザーです。

関連項目