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.

classid attribute | classid property

Sets or retrieves the class identifier for the object.

Syntax

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

p = object.classid

 

Property values

Type: String

the class identifier for the object.

Remarks

The format the classid string is "clsid:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" for registered Microsoft ActiveX Controls.

See also

object

 

 

Show:
© 2017 Microsoft