<public> Element

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

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

See Also

Tasks

Exposing Properties

Concepts

Exposing Events

Exposing Methods

Reference

<event> Element

<method> Element

<property> Element