urn property

Sets or retrieves the Uniform Resource Name (URN) of the object.

Syntax

HRESULT value = object.put_urn(BSTR v);HRESULT value = object.get_urn(BSTR* p);

Property values

Type: BSTR

the URN. The value can be NULL.

Remarks

A URN is an adjunct to a URL. A URL usually specifies an address of a resource on the Internet, whereas a URN specifies the identity of a resource, rather than its location.

See also

Conceptual

Introduction to DHTML Behaviors

Introduction to Viewlink

About Element Behaviors