type property

[This documentation is preliminary and is subject to change.]

Retrieves the Cascading Style Sheets (CSS) language in which the style sheet is written.

Syntax

HRESULT value = object.put_type(BSTR v);HRESULT value = object.get_type(BSTR* p);

Property values

Type: BSTR

the CSS language of the style sheet.

Remarks

The property can be any string, including an empty string. Valid style sheets for Microsoft Internet Explorer 4.0 and greater are set to "text/css".

The property can be any string, including an empty string. Valid style sheets are set to "text/css".

 

 

Build date: 6/12/2012