System.Net.URLClient.TURLClient.SetCustomHeaderValue

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

Delphi

procedure SetCustomHeaderValue(const Name, Value: string);

C++

void __fastcall SetCustomHeaderValue(const System::UnicodeString Name, const System::UnicodeString Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLClient


説明

指定された NameValueCustomHeaders の要素として設定します。

関連項目