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