Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Encloses the script component's property, method, and event declarations.
Syntax
<public>
<property name="pname"/>
<method name="mname"/>
<event name="ename"/>
</public>
See Also
<event> Element
<method> Element
<property> Element
Exposing Events
Exposing Methods
Exposing Properties