|
ContentType (Response オブジェクト)
Response.ContentType = ContentType
引数
なし 解説
応答の HTTP コンテンツ タイプを指定します。 使用例
Response.ContentType = "text/HTML" 関連項目
Cookies|Buffer|CacheControl|Charset|Expires|ExpiresAbsolute|IsClientConnected| |
ASPリファレンス
Application オブジェクト ASPError オブジェクト Request オブジェクト Response オブジェクト Server オブジェクト Session オブジェクト ObjectContext オブジェクト |