href property
Gets or sets the baseline URL on which relative links are based.
![]() |
Syntax
HRESULT value = object.put_href( v);HRESULT value = object.get_href(* p);
Property values
Type: BSTR
the URL.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
- HTML 4.01 Specification, Section 12.4
Show:
