Accessing the Definition of an Element in a Script
To access the definition of a method or a class in a VB .NET script, perform the following actions.
Open the script.
Right-click on the element for which you want to access the definition.
You can also press
F12
.
Select
Go to Definition
.
Parent topic:
Creating Scripts