Microsoft® Windows® Script Component
<public> Element
 Script Component Reference

See Also


Encloses the script component's property, method, and event declarations.

Syntax

<public>
   <property name="pname"/>
   <method name="mname"/>
   <event name="ename"/>
</public>