This topic has not yet been rated - Rate this topic

href property

Sets or retrieves the URL of the linked style sheet.

Syntax

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.