Web.Win.IsapiHTTP.TISAPIResponse.GetContent

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

Delphi

function GetContent: string; override;

C++

virtual System::UnicodeString __fastcall GetContent();

プロパティ

種類 可視性 ソース ユニット
function protected
Web.Win.IsapiHTTP.pas
Web.Win.IsapiHTTP.hpp
Web.Win.IsapiHTTP TISAPIResponse

説明

Content プロパティの値を読み出します。

GetContent は,Content プロパティのためのアクセス機能です。

関連項目