LeapfrogCommand Property
Description
Returns a LeapFrog object if the Command is of Type LEAPFROG. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property LeapfrogCommand As LEAPFROG |
Return Type
LeapFrog object.
See Also