AttachCommand Property
Description
Returns an Attach object if Command is of Type ATTACH_PROGRAM. Returns Nothing otherwise. Read-only.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property AttachCommand As Attach |
Return Type
Attach object.
See Also