Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This documentation is preliminary and is subject to change.]
Sets or gets a Uniform Resource Name (URN) for a target document.
Syntax
HRESULT value = object.put_urn(BSTR v);HRESULT value = object.get_urn(BSTR* p);
Property values
Type: BSTR
the URN.
Remarks
URNs are an adjunct to URLs. A URL, which is the address used on the World Wide Web, specifies a particular file on a particular machine. A URN specifies the identity of a resource instead of its location.
See also
Build date: 6/12/2012