Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

IResponse::put_ContentType

The IResponse::put_ContentType method sets the value of the ContentType property of the Response object.

HRESULT put_ContentType(

BSTR bstrContentType

);

Parameters: IResponse::put_ContentType

bstrContentType

A binary string that contains the new ContentType value.

Remarks: IResponse::put_ContentType

You can use the ContentType value to set the content type to use when displaying the current Response object.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.