EMS.ResourceTypes.TEMSResourceEndPoint.Method

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

Delphi

property Method: TEndpointRequest.TMethod read GetMethod;

C++

__property Ems::Resourceapi::TEndpointRequest::TMethod Method = {read=GetMethod, nodefault};

プロパティ

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


説明

リソースのエンドポイントのメソッド タイプを返します。

Method は、エンドポイントの HTTP メソッド タイプGETPUTPOST)です。

関連項目