This method retrieves the current value of the ContentType property of the Response object.
HRESULT get_ContentType(
BSTR * pbstrContentTypeRet
//pointer to a binary string that receives the ContentType value
);
© Microsoft Corporation. All rights reserved.