EMS.ResourceTypes.TEMSResourceAttributes.EndPointName

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

Delphi

property EndPointName[const AMethod: string]: string read GetEndPointName write SetEndPointName;

C++

__property System::UnicodeString EndPointName[const System::UnicodeString AMethod] = {read=GetEndPointName, write=SetEndPointName};

プロパティ

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


説明

指定されたメソッド名を持つエンドポイント メソッドエンドポイント名として使われる文字列です。

関連項目