This topic has not yet been rated - Rate this topic

type property

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

Syntax

HRESULT value = object.put_type( v);HRESULT value = object.get_type(* 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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.