OptionProbeCommand Property
Description
Returns an OptProbe object if Command is of Type OPTIONPROBE. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property OptionProbeCommand As OPTIONPROBE |
Return Type
OptionProbe object.
See Also