href property

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

Sets or retrieves the URL of the linked style sheet.

Syntax

HRESULT value = object.put_href(BSTR v);HRESULT value = object.get_href(BSTR* p);

Property values

Type: BSTR

the URL.

Standards information

Remarks

The property returns the URL if the style sheet is a link. If the style sheet is a style, the property returns null.

 

 

Build date: 6/12/2012