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 プロパティのためのアクセス機能です。

関連項目