Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

declare attribute | declare property

Sets or retrieves a character string that can be used to implement your own declare functionality for the object.

Syntax

HTML<element declare="p" ... >
JavaScript

p = object.declare

 

Property values

Type: Boolean

the value for the declare property.

Standards information

Remarks

This property has no default value

There is no functionality implemented for this property unless defined by the author.

declare was introduced in Microsoft Internet Explorer 6

See also

object

 

 

Show:
© 2017 Microsoft