href property
Sets or retrieves the entire URL as a string.
Syntax
HRESULT value = object.put_href( v);HRESULT value = object.get_href(* p);
Property values
Type: BSTR
a URL.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
See also
Show: