Microsoft® Windows® Script Component <public> Element |
Script Component Reference |
Encloses the script component's property, method, and event declarations.
Syntax
<public>
<property name="pname"/>
<method name="mname"/>
<event name="ename"/>
</public>