This method sets the value of the ContentType property of the Response object.
HRESULT put_ContentType(
BSTR bstrContentType
//a binary string that contains the new ContentType value
);
© Microsoft Corporation. All rights reserved.