URL property

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

Sets or gets the URL for the current document.

Syntax

HRESULT value = object.put_URL(BSTR v);HRESULT value = object.get_URL(BSTR* p);

Property values

Type: BSTR

the URL.

Standards information

Remarks

The IHTMLDocument2::URL property is case-sensitive.

See also

Reference

IHTMLAnchorElement::urn

IHTMLDocument4::URLUnencoded

 

 

Build date: 6/12/2012