url property

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

Sets or retrieves the IHTMLDocument2::URL property that will be loaded after the specified time has elapsed.

Internet Explorer 8

Syntax

HRESULT value = object.put_url(BSTR v);HRESULT value = object.get_url(BSTR* p);

Property values

Type: BSTR

the URL to set.

 

 

Build date: 6/12/2012