url property
Sets or retrieves the IHTMLDocument2::URL property that will be loaded after the specified time has elapsed.
![]() |
Syntax
HRESULT value = object.put_url( v);HRESULT value = object.get_url(* p);
Property values
Type: BSTR
the URL to set.
Show:
