REST.Client.TRESTRequestParameter.ContentType
Delphi
property ContentType: TRESTContentType read FContentTypeStr write SetContentTypeStr;
C++
__property Rest::Types::TRESTContentType ContentType = {read=FContentTypeStr, write=SetContentTypeStr};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | REST.Client.pas REST.Client.hpp |
REST.Client | TRESTRequestParameter |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。